typos in css, again

This commit is contained in:
Ashley Blewer 2017-10-09 09:17:43 -04:00
parent 439f1933da
commit 719e3a73f5

View File

@ -5,7 +5,7 @@
"header" "header"
"sidebar" "sidebar"
"content" "content"
"footer" "footer";
} }
.header { .header {
@ -26,7 +26,7 @@
text-align: center; text-align: center;
} }
@media only screen and (min-width: 1px) { @media only screen and (max-width: 999px) {
.grid { .grid {
grid-template-columns: 1fr; grid-template-columns: 1fr;
grid-template-areas: grid-template-areas: