mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-08 17:39:09 +00:00
Fix background css (partly).
This commit is contained in:
parent
82d023609b
commit
2917f4ab44
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ $main-color: #f58d2c;
|
|||
$main-background: white;
|
||||
$darkened-background: whitesmoke;
|
||||
|
||||
body {
|
||||
#app {
|
||||
background-color: $main-color;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
|
|
Loading…
Reference in a new issue