diff --git a/website/site/index.html b/website/site/index.html index 54588a82..8b30e690 100644 --- a/website/site/index.html +++ b/website/site/index.html @@ -32,8 +32,6 @@ .gameDisplay { height: calc(min(480px, 40vh, calc(100vw / 3))); - margin-left: auto; - margin-right: auto; max-width: 100vw; margin-top: 20px; }