💄 Decrease 'unofficial' badge font size

master
KaKi87 2 years ago
parent 2af4bee4c5
commit 03e7568550

@ -19,6 +19,7 @@
--size-big: 2rem;
--size-normal: 1.3rem;
--size-small: 1rem;
--size-smaller: 0.85rem;
--column-count: 4;
}
@ -129,7 +130,7 @@
margin: 0.5rem;
padding: 0.25rem 0.5rem;
border-radius: 0.25rem;
font-size: var(--size-small);
font-size: var(--size-smaller);
color: var(--color-dark);
background-color: var(--color-light);
}

Loading…
Cancel
Save