Add font size variables for consistent typography
This commit is contained in:
@ -120,7 +120,8 @@
|
||||
box-shadow: var(--edge-highlight);
|
||||
border-radius: var(--rounded-corner-small);
|
||||
background-color: var(--accent-color-alpha);
|
||||
padding: 0.125rem 0.375rem;
|
||||
padding: 0.25rem 0.375rem;
|
||||
line-height: 1;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
|
Reference in New Issue
Block a user