added image typo in css

This commit is contained in:
jorge 2022-04-28 19:02:27 +02:00
parent 358e6ffaaf
commit 69401646a6
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -566,7 +566,7 @@ main {
justify-content: center; justify-content: center;
} }
} }
.image-backgroud { .image-background {
width: 100%; width: 100%;
background-color: rgb(250,250,220); background-color: rgb(250,250,220);
background-image: url("../img/header_collections.jpg"); background-image: url("../img/header_collections.jpg");