Update: brandname clickable

This commit is contained in:
hyzen
2026-07-26 22:22:48 +05:30
parent cac5039220
commit 17c88b8991
79 changed files with 114 additions and 86 deletions

View File

@@ -128,6 +128,11 @@
white-space: nowrap;
}
.brand__home-link {
display: contents;
color: inherit;
}
/* Brand actions */
.brand__actions {
display: flex;