diff --git a/templates/files.html b/templates/files.html index a8a96de..e96349b 100644 --- a/templates/files.html +++ b/templates/files.html @@ -25,10 +25,7 @@ position: sticky; top: 0; z-index: 10; - - display: flex; - align-items: center; - justify-content: space-evenly; + padding: 10px; } .content { @@ -86,11 +83,7 @@
-