]> git.sesse.net Git - ultimatescore/blobdiff - score.scss
Fix an issue where newer browsers would squeeze the secondary scorebugs.
[ultimatescore] / score.scss
index ca6e177cc1f010a86c577a4b87fdf35602df61c2..ac0fb61d4576576c2784d2d2ad1dff0be7fcc00f 100644 (file)
@@ -1,11 +1,9 @@
-$trondisk: true;
+$trondisk: false;
 
 * {
   box-sizing: border-box;
 }
 body {
-  width: 1280px;
-  height: 720px;
   margin: 0;
   padding: 0;
   background: transparent;