Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 611 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 611 Bytes

Odin-Landing-Page

Link to Site

##Take Aways

  1. viewbox based sizing is not always the best solution
  2. I need to come back and figure out how to make the header and hero space the same. (Maybe review the ways I have constructed each box model)
  3. Flex-grow only controls the main direction as defined by flex-direction. Resolve by adding: align-self:center; in addition to flex-grow

Styling:

Colors and font styles:

Image Reference:

Full Page Reference

Design Styling