fix tests
This commit is contained in:
parent
1bec1338ba
commit
67674a79a4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
header {
|
header {
|
||||||
min-height: 100%;
|
|
||||||
background-image: url("../img/header.jpg");
|
background-image: url("../img/header.jpg");
|
||||||
|
min-height: 100%;
|
||||||
|
|
||||||
.header-content-inner p {
|
.header-content-inner p {
|
||||||
font-size: $font-size-h3 !important;
|
font-size: $font-size-h3 !important;
|
||||||
|
|
Reference in a new issue