Added background

This commit is contained in:
kolaente 2018-09-11 07:02:18 +02:00
parent 95f8eb9719
commit efdc00dcd6
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

View File

@ -13,7 +13,7 @@
}
body {
background: #f5f5f5;
background: url('../public/images/background.jpg') fixed repeat #f5f5f5;
min-height: 100vh;
}