diff --git a/wiki/layout.html b/wiki/layout.html index a7067c0d4a6d8e003022fd22a79ebd7fe6f9f2f9..c90726ed574f3740419ba5a4f291b39f1006728f 100644 --- a/wiki/layout.html +++ b/wiki/layout.html @@ -49,7 +49,7 @@ } .sidebar { position: fixed; - left: 3px; + left: 5px; top: 280px; width: 160px; height: 40%; @@ -75,7 +75,7 @@ .progress-container { position: fixed; - left: 45px; + left: 25px; bottom: 90px; width: 60px; height: 60px; @@ -102,7 +102,7 @@ .team-logo { position: fixed; - left: 5px; + left: 7px; top: 200px ; transform: translateY(-50%); width: 150px;