Przeglądaj źródła

set margin bottom for h2

tags/0.9.0
Alej 4 lat temu
rodzic
commit
94daded62e
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3
    3
      vue-theme/src/sss/_typography.sss

+ 3
- 3
vue-theme/src/sss/_typography.sss Wyświetl plik

43
 
43
 
44
 h1
44
 h1
45
     font-size: $ms-4
45
     font-size: $ms-4
46
-    margin-top: $ms--3
46
+    /* margin-top: $ms--3 */
47
     margin-bottom: $ms--3
47
     margin-bottom: $ms--3
48
 
48
 
49
 h2
49
 h2
50
     font-size: $ms-3
50
     font-size: $ms-3
51
-    margin-top: $ms--1
52
-    /* margin-bottom: $ms--1 */
51
+    /* margin-top: $ms--1 */
52
+    margin-bottom: $ms--1
53
 h3
53
 h3
54
     font-size: $ms-2
54
     font-size: $ms-2
55
     /* margin-top: 1em */
55
     /* margin-top: 1em */

Ładowanie…
Anuluj
Zapisz