]> git.sesse.net Git - ultimatescore/blobdiff - score.scss
Deal with HH.MM timestamp formats.
[ultimatescore] / score.scss
index 6f33fa36434cdcbdf14a882778a0e7f3853425d6..179e0fa99379a3a90f6942f1c3acf52fb23c3d0b 100644 (file)
@@ -1,11 +1,9 @@
-$trondisk: false;
+$trondisk: true;
 
 * {
   box-sizing: border-box;
 }
 body {
-  width: 1280px;
-  height: 720px;
   margin: 0;
   padding: 0;
   background: transparent;