1
Fork 0

Fix header image

This commit is contained in:
Jake Howard 2017-06-14 19:36:58 +01:00
parent ac142021b2
commit 303c15265e
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -26,6 +26,7 @@ ul.actions {
#banner {
background-attachment: fixed;
background-image: url("../img/header.jpg");
background-size: 100%;
}
pre code {