diff --git a/site/index.html b/site/index.html index 1df1c49..07ad2ad 100644 --- a/site/index.html +++ b/site/index.html @@ -36,6 +36,10 @@ list-style-type: '👉'; padding-inline-start: 1ch; } + + main p { + margin-block: 10px; + }