diff options
-rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ body { .jumbotron { background-image: url('water-768745_1920.jpg'); background-position: center center; - background-color: #5bc0de; // "info" in slate theme + background-color: #fff; color: #000; } |