Skip to content

Fix Home Page Styling Issues #1389

Closed
erikaBell wants to merge 1 commit intohackforla:gh-pagesfrom
erikaBell:fix-home-page-styling
Closed

Fix Home Page Styling Issues #1389
erikaBell wants to merge 1 commit intohackforla:gh-pagesfrom
erikaBell:fix-home-page-styling

Conversation

@erikaBell
Copy link
Member

@erikaBell erikaBell commented Apr 10, 2021

Fixes #1388

Some new styling on the main page seems to have skewed the layout. Need to find and remove, or change, these stylings. Issues appear on the header, filter bar and footer. Insure that changes don't create issues on other pages. May need to create new, page specific, classes.

  • Remove extra spacing between header image/text and "Getting Started" button (refer to screenshots).
  • Remove extra spacing between the bottom of the "Getting Started" button and the "Getting Started" header (refer to screenshots)
  • Add spacing to .projects-inner (refer to screenshots)
  • Add spacing to .filter-toolbar (refer to screenshots)
  • Remove excess spacing in footer
  • Fix font-color in footer, not currently readable

These changes additionally helped related footer-content items on: projects page, press page, connect page.

Showcasing Fixes — Refer to #1388 to see "before" screenshots Screen Shot 2021-04-10 at 10 22 21 AM Screen Shot 2021-04-10 at 10 22 27 AM Screen Shot 2021-04-10 at 10 22 36 AM Screen Shot 2021-04-10 at 10 22 43 AM Screen Shot 2021-04-10 at 10 22 50 AM

akibrhast added a commit to akibrhast/website that referenced this pull request Apr 10, 2021
Fixes hackforla#1389

- Needed to make .content-section a child of .events-page so that it does not act out during css compile.
erikaBell pushed a commit that referenced this pull request Apr 10, 2021
* Fix styling syntax in code

Fixes #1389

- Needed to make .content-section a child of .events-page so that it does not act out during css compile.

* Fix class names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Home Page Styling

1 participant