mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-12-25 03:08:20 +01:00
typos in css
This commit is contained in:
parent
8a14c6e5fb
commit
439f1933da
@ -11,7 +11,6 @@
|
|||||||
.header {
|
.header {
|
||||||
grid-area: header;
|
grid-area: header;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
@ -35,7 +34,7 @@
|
|||||||
"sidebar"
|
"sidebar"
|
||||||
"content"
|
"content"
|
||||||
"footer";
|
"footer";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 1000px) {
|
@media only screen and (min-width: 1000px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user