Minor fix

This commit is contained in:
hfcRed 2026-01-10 22:07:22 +01:00
parent a960a08c15
commit 64eebfaf86

View File

@ -21,6 +21,10 @@
.tiny {
font-size: var(--fonts-xs);
& > svg {
height: 1.25rem;
}
}
.warning {