we dont use <small> anymore, remove styles

This commit is contained in:
erin 2024-11-07 16:29:54 -05:00
parent eac8e397d3
commit 97c3cced3b
3 changed files with 1 additions and 13 deletions

View file

@ -230,10 +230,4 @@ ul {
box-shadow: 0 0 0 calc(1px * var(--pixel-scale)) rgba(255, 255, 255, 0.5);
}
small {
display: inline-block;
font-size: 10px;
line-height: 1.5;
}
/*# sourceMappingURL=style.css.map */