modified: juconnect-strict-theme-v3/juconnect-strict/header.php
modified: juconnect-strict-theme-v3/juconnect-strict/style.css
This commit is contained in:
@@ -188,8 +188,9 @@ a{ color: inherit; }
|
||||
align-items:center;
|
||||
}
|
||||
.brand__logo{
|
||||
width: 44px; height: 44px;
|
||||
border-radius: 12px;
|
||||
width: clamp(120px, 16vw, 170px);
|
||||
height: auto;
|
||||
max-height: 44px;
|
||||
}
|
||||
.brand__name{ font-weight: 800; letter-spacing: .2px; }
|
||||
.brand__tagline{ font-size: var(--fs-s); color: var(--muted); }
|
||||
|
||||
Reference in New Issue
Block a user