mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-10 07:27:23 +01:00
typos in css, again
This commit is contained in:
parent
439f1933da
commit
719e3a73f5
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user