icon
This commit is contained in:
@@ -51,11 +51,19 @@ a:hover {
|
||||
}
|
||||
|
||||
.topbar .brand {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.6rem;
|
||||
font-weight: 700;
|
||||
font-size: 1.05rem;
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.brand-logo {
|
||||
display: block;
|
||||
border-radius: 7px;
|
||||
}
|
||||
|
||||
.topbar nav {
|
||||
display: flex;
|
||||
gap: 1.25rem;
|
||||
|
||||
Reference in New Issue
Block a user