messing around with spacing and page headers
This commit is contained in:
@ -59,7 +59,6 @@ p {
|
||||
&.lead {
|
||||
font-size: var(--font-size-lead);
|
||||
max-width: 34em;
|
||||
margin-bottom: var(--spacing-m);
|
||||
}
|
||||
}
|
||||
|
||||
@ -67,7 +66,6 @@ p {
|
||||
.lead p {
|
||||
font-size: var(--font-size-lead);
|
||||
max-width: 34em;
|
||||
margin-bottom: var(--spacing-m);
|
||||
}
|
||||
|
||||
h1,
|
||||
@ -211,9 +209,7 @@ select {
|
||||
}
|
||||
|
||||
.anchorLinks {
|
||||
/*position: sticky;
|
||||
top: 0;*/
|
||||
|
||||
margin-top: var(--spacing-xl);
|
||||
>span {
|
||||
display: block;
|
||||
margin-bottom: var(--spacing-xs);
|
||||
|
Reference in New Issue
Block a user