diff --git a/css/style.css b/css/style.css index ea55954..684a5b1 100644 --- a/css/style.css +++ b/css/style.css @@ -103,6 +103,7 @@ header .right-pane .file-item { display: flex; flex-direction: row; align-items: center; + justify-content: center; margin: 5px; transition: background-color 0.3s ease; }