refactor: give custom properties better names
This commit is contained in:
parent
2bc11a85d8
commit
0145c7f70c
5 changed files with 49 additions and 43 deletions
|
@ -44,7 +44,7 @@ h6 {
|
|||
}
|
||||
|
||||
p {
|
||||
margin: var(--margin-paragraph) 0;
|
||||
margin: var(--paragraph-margin) 0;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue