Make text underlines uniform across browsers, scale them with the text
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
mask-size: cover;
|
||||
margin-left: 0.25rem;
|
||||
background-color: var(--primary-color);
|
||||
width: 0.75rem;
|
||||
height: 0.75rem;
|
||||
width: 0.75em;
|
||||
height: 0.75em;
|
||||
content: "";
|
||||
|
||||
:root[dir="rtl"] & {
|
||||
|
Reference in New Issue
Block a user