added a bit of padding to the list of file names

This commit is contained in:
Cristina Cochior 2020-10-29 00:20:56 +01:00
parent a39dfd7417
commit 1e45fdb4f3

View File

@ -175,6 +175,7 @@ overflow-x: hidden;
position: absolute; position: absolute;
left: 0%; left: 0%;
top: calc(100% - 4em); top: calc(100% - 4em);
padding: 0 0 0 0.5em;
} }
div#listofpeople{ div#listofpeople{