diff --git a/index.html b/index.html index 102eb8c..c6ea867 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ height: 97.4%; } .sidebar { - width: 10%; + width: 6.9%; background-color: #333; display: flex; flex-direction: column; @@ -43,7 +43,7 @@ display: flex; } .file-explorer { - width: 23%; + width: 24%; background-color: #252526; color: #fff; padding: 10px;