Reducing the text size in the navbar

This commit is contained in:
Johan Thelin 2019-03-04 16:58:41 +01:00
parent 015e08e4cc
commit 5be050e655

View file

@ -98,6 +98,7 @@ td.scheduletime {
.nav-link {
font-weight: 600;
font-size: 90%;
}
body { padding-top: 100px; }