Fixed the background image

This commit is contained in:
Sebastian 2020-01-12 15:37:16 +01:00
parent af34e6ad1f
commit 34198d5947
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 224 KiB

After

Width:  |  Height:  |  Size: 185 KiB

View File

@ -31,7 +31,7 @@ body {
background-color: #232323;
background-image: url('/assets/background.jpg');
background-repeat: no-repeat;
background-position: center;
background-position: center top;
font-family: 'Montserrat', Arial, sans-serif;
font-size: 17px;
line-height: 1.4;