diff --git a/objectionable.solutions/style.css b/objectionable.solutions/style.css index 3e2172c..a12f85d 100644 --- a/objectionable.solutions/style.css +++ b/objectionable.solutions/style.css @@ -26,6 +26,10 @@ section { border-color: #999; } +footer { + margin-bottom: 200px; +} + h1::before { content: "# "; }