Procházet zdrojové kódy

Fixed display issue on sandbox

Julian před 7 roky
rodič
revize
4fdd35c245
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      sandbox/index.css

+ 1 - 1
sandbox/index.css

@@ -56,7 +56,7 @@ a {
     width: 100%;
     height: 100%;
     top: 0;
-    margin-bottom: 70px;
+    margin-bottom: 65px;
     touch-action: none;
     -ms-touch-action: none;
 }