From 4750d701feb3f3603df92638c89a79d9de62fa4d Mon Sep 17 00:00:00 2001 From: pdp8 Date: Mon, 29 Jul 2024 16:12:21 +0200 Subject: section, footer instead of divs --- style.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 7cce6d1..88449c4 100644 --- a/style.css +++ b/style.css @@ -90,8 +90,8 @@ iframe { border: none; } -.post { - /* margin: 1em 2em; */ +footer { + margin-top: 3em } .gallery { @@ -127,7 +127,3 @@ iframe { font-weight: bold; font-size: 3em; } - -.license { - margin-top: 3em -} \ No newline at end of file -- cgit v1.2.3