Add header image
This commit is contained in:
parent
b8029bf776
commit
1591c5a76a
2 changed files with 6 additions and 0 deletions
BIN
content/assets/img/header.jpg
Normal file
BIN
content/assets/img/header.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 784 KiB |
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue