Selaa lähdekoodia

changed text-weight to font-weight typo?

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

+ 2
- 1
vue-theme/src/sss/_typography.sss Näytä tiedosto

@@ -7,7 +7,7 @@
7 7
     &-left
8 8
         text-align: left
9 9
     &-b
10
-        text-weight: 800
10
+        font-weight: 800
11 11
     &-i
12 12
         text-style: italic
13 13
     &-up
@@ -27,6 +27,7 @@ a
27 27
         cursor: pointer
28 28
 
29 29
 h1, h2, h3, h4, h5, h6 /* common */
30
+    font-weight: 400
30 31
     display: block
31 32
     margin-left: 0
32 33
     margin-right: 0

Loading…
Peruuta
Tallenna