fix: styles
This commit is contained in:
parent
8bd9497177
commit
dcb84e35b4
2 changed files with 6 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
& p {
|
||||
font-size: var(--font-size-sm);
|
||||
line-height: var(--line-height-sm);
|
||||
line-height: var(--line-height-md);
|
||||
margin: 0;
|
||||
|
||||
a {
|
||||
|
|
Reference in a new issue