diff --git a/index.html b/index.html index 1aae406..0cfdb2c 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ } .container { display: flex; - height: 94.2%; + height: 97.4%; } .sidebar { width: 10%; @@ -84,7 +84,7 @@ height: 100% !important; } .status-bar { - height: 5%; + height: 2%; background-color: #007acc; color: #fff; display: flex;