Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 482 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 482 Bytes

Fight Club

Codecademy challenge project: responsive club website that changes according to screen size, similar to this example site.

Responsive design concepts

  • Images in flex containers to automatically resize and position
  • Font size and spacing using rem
  • Media queries
    • change navigation bar from text to icons
    • size images to fit phone screen width