Fix background css (partly).

feature/status-removal
Roger Braun 8 years ago
parent 82d023609b
commit 2917f4ab44

@ -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…
Cancel
Save