diff --git a/web/src/index.css b/web/src/index.css index d04c1a7f..bc2bb7bf 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -207,10 +207,4 @@ code { .hide-on-mobile { display: none !important; } -} - -@media only screen and (min-width: 1200px) { - .ui.container { - width: 1200px !important; - } } \ No newline at end of file