From 1e45fdb4f342a40a0796b09c3ac69ce26a99ad71 Mon Sep 17 00:00:00 2001 From: Cristina Cochior Date: Thu, 29 Oct 2020 00:20:56 +0100 Subject: [PATCH] added a bit of padding to the list of file names --- static/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/main.css b/static/css/main.css index fc11729..c2995bb 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -175,6 +175,7 @@ overflow-x: hidden; position: absolute; left: 0%; top: calc(100% - 4em); +padding: 0 0 0 0.5em; } div#listofpeople{