Adjust heading top margin
This commit is contained in:
@ -80,7 +80,6 @@ h3,
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
margin: 2rem 0 1rem;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-family: var(--font-system-ui)
|
font-family: var(--font-system-ui)
|
||||||
}
|
}
|
||||||
|
@ -6,7 +6,7 @@ h4,
|
|||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
text-wrap: balance;
|
text-wrap: balance;
|
||||||
margin: 3rem 0 1rem;
|
margin: 2rem 0 1rem;
|
||||||
font-weight: lighter;
|
font-weight: lighter;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
font-family: var(--font-antique);
|
font-family: var(--font-antique);
|
||||||
|
Reference in New Issue
Block a user