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

@ -385,9 +385,3 @@ ul {
box-shadow: 0 0 0 calc(1px * var(--pixel-scale)) rgb(255 255 255 / 0.5)
}
}
small {
display: inline-block;
font-size: 10px;
line-height: 1.5;
}