Increase navbar fontsize on mobile

Fixes #85
This commit is contained in:
Zed
2019-10-29 18:17:20 +01:00
parent 8bc6381f4d
commit 76b9fcea76
3 changed files with 6 additions and 0 deletions

View File

@@ -33,5 +33,6 @@
border-radius: 4px;
padding: 4px;
margin-right: 8px;
height: unset;
}
}