diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index af1f385a..50e7f026 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1306,6 +1306,10 @@ select { margin-bottom: 3rem; } +.mb-16 { + margin-bottom: 4rem; +} + .mt-5 { margin-top: 1.25rem; } diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7ed024cb..fff19a32 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -28,7 +28,7 @@ {{ if and (.Site.Params.footer.showScrollToTop | default true) (gt .WordCount 200) }}