Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup group Selector #52

Merged
merged 3 commits into from
Sep 27, 2018

Commits on Sep 25, 2018

  1. Remove duplicate code and bad css

    Switched to using flexbox.
    Removed hardcoded, top padding meant to center text
    Merged two sets of StyledComponents that were very similar
    
    Merge with clean up
    JordanSjodinFaithlife committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    bd4efec View commit details
    Browse the repository at this point in the history
  2. Remove hardcoded styles

    Clean up avatar
    JordanSjodinFaithlife committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    8a9852b View commit details
    Browse the repository at this point in the history
  3. Switch to using ‘div’s instead of ‘p’s

    Paragraph elements seem to get a lot of useragent style sheets applied and they are unnecessary.
    
    sdf
    JordanSjodinFaithlife committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    9265263 View commit details
    Browse the repository at this point in the history