瀏覽代碼

Normalized padding and cleaned up code

Elliot Kirk 9 年之前
父節點
當前提交
6e5ad13aa0
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/notebook/index.css

+ 1 - 2
src/notebook/index.css

@@ -38,7 +38,7 @@
 
 
 .jp-MarkdownCell-content.p-Widget {
-  padding-left: 5.6px;
+  padding-left: 7px;
   padding-top: 7px;
   padding-right: 7px;
   padding-bottom: 7px;
@@ -81,7 +81,6 @@
 }
 
 
-
 .jp-MarkdownCell-content.p-Widget h5 {
   font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
   font-size: 14px;