Reduce the size of label text

This commit is contained in:
Juno Takano 2026-01-04 19:34:00 -03:00
commit dfa835178f

View file

@ -56,6 +56,7 @@ span.label {
padding: 3px 6px;
border-radius: 6px;
margin: 5px;
font-size: 0.7em;
}
span.id-label {