Slimmer headings
This commit is contained in:
@ -86,7 +86,7 @@
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: unset;
|
||||
margin-top: 0.25rem;
|
||||
|
||||
a {
|
||||
color: var(--faves-fg);
|
||||
@ -98,7 +98,8 @@
|
||||
right: 1rem;
|
||||
|
||||
:root[dir="rtl"] & {
|
||||
left: 1rem;
|
||||
right: unset;
|
||||
left: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -8,6 +8,7 @@ h6 {
|
||||
text-wrap: balance;
|
||||
margin: 3rem 0 1rem;
|
||||
font-weight: lighter;
|
||||
line-height: normal;
|
||||
font-family: var(--font-antique);
|
||||
letter-spacing: -0.05em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user