change navbar font colour for real now
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
garionion 2021-05-19 21:07:56 +02:00
parent 5b757388a4
commit df4eccaaa4

View file

@ -173,8 +173,11 @@ export default {
top: auto !important;
bottom: 0;
background-color: #DBDEE8;
}
#toolbar * {
color: #402E5D;
}
.nav {
margin-left: 2em;
font-size: 2em;