Adjust header style
This commit is contained in:
parent
2b9991178c
commit
0f33f492ea
|
@ -236,8 +236,8 @@ summary {
|
|||
}
|
||||
|
||||
.main-header img {
|
||||
object-fit: contain;
|
||||
height: 100%;
|
||||
object-fit: scale-down;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* NAVIGATION BAR COMPONENT */
|
||||
|
|
|
@ -37,5 +37,4 @@
|
|||
.main-header img {
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
height: 100%;
|
||||
}
|
|
@ -37,7 +37,6 @@
|
|||
.main-header img {
|
||||
object-fit: cover;
|
||||
object-position: top;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 60rem) {
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
.main-header img {
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.juhani-history {
|
||||
|
|
Loading…
Reference in New Issue