FINAL COMMIT - REPO ARCHIVED
parent
b2afbcd16e
commit
0ba65125d4
|
@ -87,9 +87,9 @@ header a:hover, .fp-header a:hover, .order-button:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
.fp-header {
|
.fp-header {
|
||||||
width: 100% - 30px;
|
height: 30rem;
|
||||||
height: 10rem; /* set to auto after you add the image */
|
background-position: right;
|
||||||
background-color: #ffffff;
|
background-image: url("/assets//img/lyza.png");
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
font-family: "M_PLUS_1", sans-serif;
|
font-family: "M_PLUS_1", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 1.7 MiB |
|
@ -87,9 +87,9 @@ header a:hover, .fp-header a:hover, .order-button:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
.fp-header {
|
.fp-header {
|
||||||
width: 100% - 30px;
|
height: 30rem;
|
||||||
height: 10rem; /* set to auto after you add the image */
|
background-position: right;
|
||||||
background-color: #ffffff;
|
background-image: url("/assets//img/lyza.png");
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
font-family: "M_PLUS_1", sans-serif;
|
font-family: "M_PLUS_1", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.7 MiB |
Loading…
Reference in New Issue