ソースを参照

removed top margins on headings

tags/0.9.0
Alej 4年前
コミット
49492d108d
1個のファイルの変更6行の追加6行の削除
  1. 6
    6
      vue-theme/src/sss/_typography.sss

+ 6
- 6
vue-theme/src/sss/_typography.sss ファイルの表示

@@ -32,26 +32,26 @@ h1, h2, h3, h4, h5, h6 /* common */
32 32
     margin-right: 0
33 33
 h1
34 34
     font-size: 2em
35
-    margin-top: 0.6em
35
+    /* margin-top: 0.6em */
36 36
     margin-bottom: 0.6em
37 37
 h2
38 38
     font-size: 1.5em
39
-    margin-top: 0.8em
39
+    /* margin-top: 0.8em */
40 40
     margin-bottom: 0.8em
41 41
 h3
42 42
     font-size: 1.17em
43
-    margin-top: 1em
43
+    /* margin-top: 1em */
44 44
     margin-bottom: 1em
45 45
 h4
46 46
     font-size: 1em
47
-    margin-top: 1.33em
47
+    /* margin-top: 1.33em */
48 48
     margin-bottom: 1.33em
49 49
 h5
50 50
     font-size: .8em
51
-    margin-top: 1.6em
51
+    /* margin-top: 1.6em */
52 52
     margin-bottom: 1.6em
53 53
 h6
54 54
     font-size: .67em
55
-    margin-top: 2em
55
+    /* margin-top: 2em */
56 56
     margin-bottom: 2em
57 57
     

読み込み中…
キャンセル
保存