diff --git a/src/_includes/base.liquid b/src/_includes/base.liquid index 728db43..5914b2c 100644 --- a/src/_includes/base.liquid +++ b/src/_includes/base.liquid @@ -18,15 +18,18 @@ -
+
-
+
{{-content-}}
-
+ diff --git a/static/site.css b/static/site.css index 885417c..512da4a 100644 --- a/static/site.css +++ b/static/site.css @@ -1 +1 @@ -header{--spacing:.1rem;}header h1{--typography-spacing-vertical:0px;} +header{--spacing:.1rem;}header h1{--typography-spacing-vertical:0px;}footer h1{--typography-spacing-vertical:.3rem;--font-size:1rem;}