Remove background image

This commit is contained in:
timvisee 2020-04-23 15:52:48 +02:00
parent f3ad931af0
commit 952c762eb6
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
2 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 368 KiB

View File

@ -9,7 +9,6 @@ body {
font-family: $font-base;
background-color: #212931;
background-image: url("/images/background.jpg");
background-size: 100% auto;
background-position: top center;
background-repeat: no-repeat;