From db0512f53183dad5ebece8402f76fde87670d5bd Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 24 Nov 2020 22:32:53 +0100 Subject: Make some minor cosmetic changes --- commun.css | 1 + 1 file changed, 1 insertion(+) (limited to 'commun.css') diff --git a/commun.css b/commun.css index 1292a31..0344191 100644 --- a/commun.css +++ b/commun.css @@ -74,6 +74,7 @@ nav ol li { main { grid-row: 2; grid-column: 1; + padding-left: 4%; background-color: #fdd; } -- cgit v1.2.3