Selaa lähdekoodia

typography - line height set, p, h2 margins

tags/0.9.0
Alej 4 vuotta sitten
vanhempi
commit
8c02872f03
1 muutettua tiedostoa jossa 7 lisäystä ja 4 poistoa
  1. 7
    4
      vue-theme/src/sss/_typography.sss

+ 7
- 4
vue-theme/src/sss/_typography.sss Näytä tiedosto

8
         text-align: left
8
         text-align: left
9
     &-right
9
     &-right
10
         text-align: right
10
         text-align: right
11
+    &-justify
12
+        text-align: justify
13
+        text-justify: inter-word
11
     &-b
14
     &-b
12
         font-weight: 800
15
         font-weight: 800
13
     &-i
16
     &-i
35
     margin-right: 0
38
     margin-right: 0
36
 p 
39
 p 
37
     font-size: $ms-0
40
     font-size: $ms-0
38
-    /* margin-top: 1em */
39
-    margin-top: $ms-0
41
+    line-height: 1.4
42
+    /* margin-top: $ms-0 */
40
     margin-bottom: $ms-0
43
     margin-bottom: $ms-0
41
 
44
 
42
 h1
45
 h1
46
 
49
 
47
 h2
50
 h2
48
     font-size: $ms-3
51
     font-size: $ms-3
49
-    /* margin-top: 0.8em */
50
-    margin-bottom: $ms--1
52
+    margin-top: 0.8em
53
+    /* margin-bottom: $ms--1 */
51
 h3
54
 h3
52
     font-size: $ms-2
55
     font-size: $ms-2
53
     /* margin-top: 1em */
56
     /* margin-top: 1em */

Loading…
Peruuta
Tallenna