Adjust header style

This commit is contained in:
Helen Chong 2023-08-29 12:21:47 +08:00
parent 2b9991178c
commit 0f33f492ea
4 changed files with 2 additions and 5 deletions

View File

@ -236,8 +236,8 @@ summary {
}
.main-header img {
object-fit: contain;
height: 100%;
object-fit: scale-down;
overflow: hidden;
}
/* NAVIGATION BAR COMPONENT */

View File

@ -37,5 +37,4 @@
.main-header img {
object-fit: cover;
object-position: center;
height: 100%;
}

View File

@ -37,7 +37,6 @@
.main-header img {
object-fit: cover;
object-position: top;
height: 100%;
}
@media only screen and (min-width: 60rem) {

View File

@ -33,7 +33,6 @@
.main-header img {
object-fit: cover;
object-position: center;
height: 100%;
}
.juhani-history {