Fix hero header class
This commit is contained in:
parent
1c2d2541e6
commit
2a760c3177
|
@ -28,10 +28,9 @@
|
||||||
--clr-main-footer-bg: #171717;
|
--clr-main-footer-bg: #171717;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-header img {
|
.hero img {
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
object-position: center;
|
object-position: center;
|
||||||
max-height: 20rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.juhani-history {
|
.juhani-history {
|
||||||
|
|
Loading…
Reference in New Issue