mirror of
https://github.com/Xevion/glance.git
synced 2025-12-10 02:07:20 -06:00
Update branding config
This commit is contained in:
@@ -660,6 +660,16 @@ kbd:active {
|
||||
padding-right: var(--widget-content-horizontal-padding);
|
||||
}
|
||||
|
||||
.logo:has(img) {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.logo img {
|
||||
aspect-ratio: 1;
|
||||
max-width: 2.7rem;
|
||||
}
|
||||
|
||||
.nav {
|
||||
height: 100%;
|
||||
gap: var(--header-items-gap);
|
||||
|
||||
Reference in New Issue
Block a user