redesign #1
@ -7,7 +7,10 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.header-image-home {
|
.header-image-home {
|
||||||
background: darkslategrey url("https://via.placeholder.com/375x335webp") no-repeat fixed center;
|
background-color: rgb(29,49,49);
|
||||||
|
background-image: url("https://via.placeholder.com/375x335.webp");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
min-height: 40%;
|
min-height: 40%;
|
||||||
max-height: 45%;
|
max-height: 45%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user