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

@@ -81,6 +81,7 @@ input::-webkit-datetime-edit-year-field:focus {
float: none;
padding: unset;
padding-left: 4px;
margin-top: 17px;
&:hover {
color: var(--accent_light);