website/static/css/global.css
2024-03-27 23:19:07 +02:00

24 lines
133 B
CSS

/* fonts here */
:root {
/* global vars like colors here */
}
#nav {
}
.nav-logo {
}
.nav-btn {
}
.nav-btn-active {
}