From b4a367ea1262193d790e60cab23ef79a1d059adc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Ka=C5=88ka?= <124378142+LukasKanka@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:46:11 +0100 Subject: [PATCH] content -> margin button --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 5fd93e4..2fbb326 100644 --- a/style.css +++ b/style.css @@ -29,6 +29,7 @@ body { .content { flex: 3; + margin-bottom: 20px; } .articles {