refactor: give custom properties better names

This commit is contained in:
Sebin Nyshkim 2022-09-28 02:16:53 +02:00
parent 2bc11a85d8
commit 0145c7f70c
5 changed files with 49 additions and 43 deletions

View file

@ -44,7 +44,7 @@ h6 {
}
p {
margin: var(--margin-paragraph) 0;
margin: var(--paragraph-margin) 0;
}
a {