1
Fork 0

Cover background

This commit is contained in:
Jake Howard 2018-01-21 17:00:34 +00:00
parent 7cf8b4ecfd
commit 49c25ae99e
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -120,7 +120,7 @@ table td {
#index-header {
background-image: url("/img/header.jpg");
background-size: 100%;
background-size: cover;
width: 100%;
height: calc(100% - 110px);
}