typos in css

This commit is contained in:
Ashley Blewer 2017-10-09 09:16:21 -04:00
parent 8a14c6e5fb
commit 439f1933da

View File

@ -11,7 +11,6 @@
.header {
grid-area: header;
text-align: center;
}
.content {
@ -35,7 +34,7 @@
"sidebar"
"content"
"footer";
}
}
}
@media only screen and (min-width: 1000px) {