diff --git a/css/style.css b/css/style.css index 34ea485..0839582 100644 --- a/css/style.css +++ b/css/style.css @@ -100,7 +100,7 @@ header .right-pane .file-item { width: 100px; height: 100px; display: flex; - flex-direction: column; + flex-direction: row; align-items: center; justify-content: center; margin: 5px;