ExCurio / ColmarAcademy

Codecademy Pro Intensive Capstone Project: Colmar Academy
https://excurio.github.io/ColmarAcademy/
0 stars 0 forks source link

Responsive #4

Open tommygebru opened 5 years ago

tommygebru commented 5 years ago

Really nice work on using multiple images for separate layouts Keith, also really great use of fluid typography and responsive web design made possible with REM Implementing REM in CSS (or, How to Be a Shiny Happy Developer) - Words and Code

Also to keep your h1 heading contained within the body element, try using the viewport width unit For example .banner-text h1 {font-size: 4vw;}