From 6de97a810f80e64727840e0002dc10693ed80315 Mon Sep 17 00:00:00 2001 From: KrzysiekSiemv Date: Sun, 24 Nov 2019 22:08:44 +0100 Subject: [PATCH] Commit #00006 - stylesheet repair --- stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheet.css b/stylesheet.css index c66ce97..4d4afc1 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -189,7 +189,7 @@ body { /* Profil */ .profil { - padding: 8px; + padding: 8px 10%; background-color: rgb(45, 45, 45); color: white; }