decreased logo size
This commit is contained in:
@@ -668,13 +668,13 @@ data:
|
||||
}
|
||||
|
||||
.header {
|
||||
min-height: 100px !important;
|
||||
min-height: 80px !important;
|
||||
align-items: flex-end !important;
|
||||
}
|
||||
|
||||
/* This matches your DOM: <div class="logo"> <img ...> */
|
||||
.logo img {
|
||||
max-height: 120px !important;
|
||||
max-height: 100px !important;
|
||||
height: auto !important;
|
||||
width: auto !important;
|
||||
object-fit: contain !important;
|
||||
|
||||
Reference in New Issue
Block a user