mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-09 18:19:10 +00:00
Fix app height.
This commit is contained in:
parent
15800bab57
commit
1a94217222
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ $darkened-background: whitesmoke;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 0 50px;
|
background-position: 0 50px;
|
||||||
|
min-height: 100vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
|
|
Loading…
Reference in a new issue