瀏覽代碼

Update index.css

Fixing a display error in Edge
Raanan Weber 5 年之前
父節點
當前提交
4b85a86041
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Playground/css/index.css

+ 2 - 2
Playground/css/index.css

@@ -330,7 +330,7 @@ body {
     float: right;
     vertical-align: top;
     height: 55px;
-    margin-right: 20px;
+    margin-right: 12px;
     font-size: 20px;
     color: #d5d2ca;
 }
@@ -774,4 +774,4 @@ body {
     .navbar .category .buttonJStoTS {
         width: 70px;
     }
-}
+}