1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-01-09 17:02:21 +00:00
plateforme-corres2math/assets/style.css
2019-09-24 00:41:53 +02:00

9 lines
109 B
CSS

:root {
--navbar-height: 32px;
}
#navbar-logo {
height: var(--navbar-height);
display: block;
}