[OCaml] Mobile-friendly clone of cgit.
style make commit pills fully rounded with max border radius
lib/static/styles.css
@@ -250,7 +250,7 @@
250
250
align-items: center;
251
251
flex-shrink: 0;
252
252
padding: 0.2em 0.55em;
253
Removed:
border-radius: 0.75em;
253
Added:
border-radius: 9999px;
254
254
font-size: 0.8em;
255
255
font-weight: 600;
256
256
text-transform: uppercase;