we dont use <small> anymore, remove styles
This commit is contained in:
parent
eac8e397d3
commit
97c3cced3b
3 changed files with 1 additions and 13 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue