From 719e3a73f598045be616c8dca1f7943d0c5bf456 Mon Sep 17 00:00:00 2001 From: Ashley Blewer Date: Mon, 9 Oct 2017 09:17:43 -0400 Subject: [PATCH] typos in css, again --- css/css.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/css.css b/css/css.css index e587a93..2d844d1 100644 --- a/css/css.css +++ b/css/css.css @@ -5,7 +5,7 @@ "header" "sidebar" "content" - "footer" + "footer"; } .header { @@ -26,7 +26,7 @@ text-align: center; } -@media only screen and (min-width: 1px) { +@media only screen and (max-width: 999px) { .grid { grid-template-columns: 1fr; grid-template-areas: