added image typo in css
This commit is contained in:
parent
358e6ffaaf
commit
69401646a6
File diff suppressed because one or more lines are too long
|
@ -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");
|
||||||
|
|
Loading…
Reference in New Issue