AlexWang-16 / react-lex-plus

5 stars 5 forks source link

I want to fix styling of header #7

Closed AlexWang-16 closed 4 years ago

AlexWang-16 commented 4 years ago

Currently the header styling is affected by the application of bootstrap and react-bootstrap. This fix should allow the component to play nicely with bootstrap CSS applied.

Update styling to use flexbox instead of floats.