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;