fix: font weight and line heights
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
.text {
|
||||
font-size: var(--font-size);
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
.text a {
|
||||
color: var(--highlight);
|
||||
text-decoration: none;
|
||||
|
Reference in New Issue
Block a user