diff --git a/content/homepage.html b/content/homepage.html index eba019a..b8a2948 100644 --- a/content/homepage.html +++ b/content/homepage.html @@ -37,18 +37,16 @@ ul.topnav li.right {float: right;}
- -This example use media queries to stack the topnav vertically when the screen size is 600px or less.
You will learn more about media queries and responsive web design later in our CSS Tutorial.