Pārlūkot izejas kodu

:art: adjusting base size for proportion calc

tags/0.9.0
J 4 gadus atpakaļ
vecāks
revīzija
22b42bcfc6

+ 2
- 1
vue-theme/src/components/card.vue Parādīt failu

57
         margin: 0
57
         margin: 0
58
     h1
58
     h1
59
         font-size: $ms-1
59
         font-size: $ms-1
60
-        padding: $ms--5 0 $ms--3 0
60
+        padding: $ms--5 0
61
     p
61
     p
62
         &.datetime
62
         &.datetime
63
             font-size: $ms--1
63
             font-size: $ms--1
68
             -webkit-line-clamp: 4
68
             -webkit-line-clamp: 4
69
             -webkit-box-orient: vertical
69
             -webkit-box-orient: vertical
70
             overflow: hidden
70
             overflow: hidden
71
+            margin: 0 0 $ms--2 0
71
 
72
 
72
     
73
     
73
 /* for widths larger than 768px */
74
 /* for widths larger than 768px */

+ 1
- 1
vue-theme/src/sss/variables.sss Parādīt failu

10
 $path: 4px
10
 $path: 4px
11
 
11
 
12
 /* Proportion */
12
 /* Proportion */
13
-$base: 1.0em
13
+$base: 0.95em
14
 
14
 
15
 $ratio: $minor-third
15
 $ratio: $minor-third
16
 /* $ratio = 1.2 from _ratios.sss */
16
 /* $ratio = 1.2 from _ratios.sss */

Notiek ielāde…
Atcelt
Saglabāt