fix typo in stylesheets
This commit is contained in:
parent
4bee9134c2
commit
052e785438
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
section.up,
|
section.up,
|
||||||
section.always-up {
|
section.alwaysup {
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 1fr 1fr 1fr 1fr;
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||||||
|
|
Loading…
Add table
Reference in a new issue