From 4c59305d8b808a24407c8cdf7fcfbc027bb0e413 Mon Sep 17 00:00:00 2001 From: zoe Date: Thu, 20 Jan 2022 17:39:30 +0100 Subject: [PATCH] final touches before it's done --- static/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index cd2b655..032a536 100644 --- a/static/style.css +++ b/static/style.css @@ -49,8 +49,8 @@ body { footer * { overflow: visible; color: #080808; - margin-left: 5%; - margin-right: 5%; + margin-left: 2%; + margin-right: 2%; text-decoration: none; } footer {