Update logo dimensions and change logo text to 'OTS Signs' for improved branding
This commit is contained in:
@@ -295,8 +295,9 @@ p:last-child { margin-bottom: 0; }
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
max-height: 60px;
|
||||
max-height: 80px;
|
||||
overflow: hidden;
|
||||
gap: .75rem;
|
||||
}
|
||||
.site-logo a { display: flex; align-items: center; }
|
||||
.custom-logo-link { display: flex; align-items: center; }
|
||||
@@ -304,10 +305,10 @@ p:last-child { margin-bottom: 0; }
|
||||
.custom-logo-link img,
|
||||
.custom-logo,
|
||||
.header-inner img {
|
||||
max-height: 60px !important;
|
||||
max-height: 80px !important;
|
||||
width: auto !important;
|
||||
height: auto !important;
|
||||
max-width: 220px !important;
|
||||
max-width: 260px !important;
|
||||
display: block !important;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user