a lil bit of tweaking
This commit is contained in:
parent
b70c43d765
commit
567d10b50f
@ -3,7 +3,7 @@ layout: base.njk
|
|||||||
includeFA: true
|
includeFA: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<main class="wrapper-lg stack-md">
|
<main class="wrapper-lg stack-lg">
|
||||||
<h1>{{ title }}</h1>
|
<h1>{{ title }}</h1>
|
||||||
{{ content | safe }}
|
{{ content | safe }}
|
||||||
</main>
|
</main>
|
||||||
|
@ -11,9 +11,7 @@ h2,
|
|||||||
h3,
|
h3,
|
||||||
h4,
|
h4,
|
||||||
h5 {
|
h5 {
|
||||||
display: flex;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
gap: 1ch;
|
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user