[OCaml] Mobile-friendly clone of cgit.
style increase bottom nav text size to 1em
lib/static/styles.css
@@ -1083,7 +1083,7 @@
1083
1083
justify-content: center;
1084
1084
min-height: var(--target-size);
1085
1085
padding: 0.5em 0;
1086
Removed:
font-size: 0.85em;
1086
Added:
font-size: 1em;
1087
1087
text-align: center;
1088
1088
border-radius: 0.5rem;
1089
1089
}