diff --git a/website/app/globals.css b/website/app/globals.css index 8086f8b..722754d 100644 --- a/website/app/globals.css +++ b/website/app/globals.css @@ -84,7 +84,7 @@ button:disabled { .topbar { align-items: center; display: flex; - justify-content: flex-end; + justify-content: flex-start; left: 0; padding: 24px; position: fixed;