add new logo

This commit is contained in:
2023-08-06 12:00:26 +02:00
parent 289c6e93d9
commit 857d0b4663
15 changed files with 67 additions and 26 deletions

View File

@@ -86,11 +86,18 @@ a:focus {
}
#logo {
display: flex;
flex-direction: row;
gap: 0.5rem;
font-size: 2.5rem;
font-weight: bold;
font-variant: small-caps;
}
#logo img {
width: 3rem;
}
#theme-switcher {
border: 3px solid var(--border);
width: 1.5rem;