change spacing
This commit is contained in:
parent
fbd4c91b9b
commit
4047a3c8ab
|
@ -12,17 +12,17 @@
|
||||||
</div>
|
</div>
|
||||||
<main class="offset-grid--top--wide--column side-a">
|
<main class="offset-grid--top--wide--column side-a">
|
||||||
<div>
|
<div>
|
||||||
<h1>
|
<h1 class="gap-small-bottom">
|
||||||
Cool Stuff
|
Cool Stuff
|
||||||
</h1>
|
</h1>
|
||||||
<h3>it's debatably cool</h3>
|
<h3 class="gap-mid-bottom">it's debatably cool</h3>
|
||||||
<p>
|
<p>
|
||||||
If a page uses/requires JavaScript (or WASM), its link will be marked with (☕).
|
If a page uses/requires JavaScript (or WASM), its link will be marked with (☕).
|
||||||
When relevant, a link to a Git repo will be provided (💻).
|
When relevant, a link to a Git repo will be provided (💻).
|
||||||
If content is useful for my job, it will be marked with
|
If content is useful for my job, it will be marked with
|
||||||
(🤵‍♀️).
|
(🤵‍♀️).
|
||||||
</p>
|
</p>
|
||||||
<h1>
|
<h1 class="gap-small-bottom">
|
||||||
the stuff
|
the stuff
|
||||||
</h1>
|
</h1>
|
||||||
<h3>
|
<h3>
|
||||||
|
|
Loading…
Reference in New Issue