FINAL COMMIT - REPO ARCHIVED

master
DavidDGTNT 2022-02-14 23:52:29 +00:00
parent b2afbcd16e
commit 0ba65125d4
4 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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;
} }

BIN
src/assets/img/lyza.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB