From a98122f919021dd8864722d06159b3de763e0a7e Mon Sep 17 00:00:00 2001 From: Joshua Killen <45966243+joshua-killen@users.noreply.github.com> Date: Fri, 17 Apr 2020 11:23:11 +0100 Subject: [PATCH] Update main.css --- main.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.css b/main.css index e6bc9a5..ef71a6a 100644 --- a/main.css +++ b/main.css @@ -28,6 +28,10 @@ abbr { text-decoration: none; } +details { + clear: both; +} + footer { background-color: #0d0d0d; padding-top: 25px;