website/static/css/global.css

24 lines
133 B
CSS
Raw Normal View History

2024-03-27 21:19:07 +00:00
/* fonts here */
:root {
/* global vars like colors here */
}
#nav {
}
.nav-logo {
}
.nav-btn {
}
.nav-btn-active {
}