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