1
Fork 0

Add header image

This commit is contained in:
Jake Howard 2016-07-31 21:06:01 +01:00
parent b8029bf776
commit 1591c5a76a
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 784 KiB

View file

@ -1,3 +1,9 @@
header {
min-height: 100%;
background-image: url("../img/header.jpg");
.header-content-inner p {
font-size: $font-size-h3 !important;
font-weight: 400 !important;
}
}