Adjust .header-image-home background properties

This commit is contained in:
Fred Boniface 2022-10-19 13:32:16 +01:00
parent 459699140e
commit 369ef74890
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ body {
} }
.header-image-home { .header-image-home {
background-image: url(https://via.placeholder.com/375x335webp); background: darkslategrey url("https://via.placeholder.com/375x335webp") no-repeat fixed center;
min-height: 40%; min-height: 40%;
max-height: 45%; max-height: 45%;
width: 100%; width: 100%;