feat: Style improvements, use Source Code Pro for monospace, update Inter to 4.0, pill-like nav on desktop, color changes

This commit is contained in:
daudix-UFO
2023-11-22 03:29:55 +03:00
parent 0ce950d0b3
commit 9202b7fe92
24 changed files with 194 additions and 108 deletions

View File

@ -62,6 +62,7 @@ section#comments {
font-size: 0.8rem;
font-weight: normal;
padding: 0.25rem 0.75rem;
transition: var(--transition);
&:hover {
opacity: 0.8;