fix: minor fixes

This commit is contained in:
Mattia Astorino 2023-03-16 15:00:48 +01:00
parent c263e1b9f9
commit fed7318ed6
No known key found for this signature in database
GPG key ID: D5713A99B7005A59

View file

@ -109,12 +109,14 @@ body {
line-height: 1;
box-sizing: border-box;
width: 64px;
min-width: 64px;
height: 16px;
border-radius: 3px;
margin-right: 8px;
padding: 4px 5px;
text-transform: uppercase;
text-align: center;
flex-shrink: 0;
color: #FFF;
}