forked from AkkomaGang/akkoma-fe
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-repeat: no-repeat;
|
||||
background-position: 0 50px;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
|
Loading…
Reference in a new issue