Don't use smaller line height on the headings
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
margin: 1rem 0 1rem;
|
||||
box-shadow: var(--edge-highlight);
|
||||
border-radius: var(--rounded-corner);
|
||||
padding: 1rem 1rem 0.5rem 1rem;
|
||||
padding: 1rem 1rem 0.5rem;
|
||||
|
||||
* {
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user