Polish header pill sizing and simplify catalog/cart layouts
This commit is contained in:
@@ -188,6 +188,14 @@ body {
|
||||
min-height: 2rem;
|
||||
}
|
||||
|
||||
.lk-nav-link-brand {
|
||||
justify-content: center;
|
||||
min-width: 5.5rem;
|
||||
font-size: 0.98rem;
|
||||
font-weight: 800;
|
||||
letter-spacing: 0.03em;
|
||||
}
|
||||
|
||||
.lk-pill-divider {
|
||||
background: color-mix(in oklab, var(--color-base-content) 20%, transparent);
|
||||
opacity: 0.45;
|
||||
|
||||
Reference in New Issue
Block a user