ソースを参照

Removing redundant css

Brian E. Granger 8 年 前
コミット
e404312ec2
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/application/index.css

+ 0 - 1
src/application/index.css

@@ -15,7 +15,6 @@
 body {
   margin: 0;
   padding: 0;
-  background: var(--jp-layout-color3);
   overflow: hidden;
   font-family: sans-serif;
 }