Преглед на файлове

styling edit - removed comments

tags/0.9.0
Alej преди 4 години
родител
ревизия
c8df0898c5
променени са 1 файла, в които са добавени 2 реда и са изтрити 8 реда
  1. 2
    8
      vue-theme/src/components/card.vue

+ 2
- 8
vue-theme/src/components/card.vue Целия файл

7
         router-link(:to="`/${type}/${content.slug}`")
7
         router-link(:to="`/${type}/${content.slug}`")
8
             //- set image to thumbnail setting
8
             //- set image to thumbnail setting
9
             featured-image(:post="content")
9
             featured-image(:post="content")
10
-        .f-col
10
+        .f-col.w-max
11
             router-link(:to="`/${type}/${content.slug}`")
11
             router-link(:to="`/${type}/${content.slug}`")
12
                 h1.t-up.t-cntr.t-b {{ content.title }}
12
                 h1.t-up.t-cntr.t-b {{ content.title }}
13
             p {{ content.excerpt }}
13
             p {{ content.excerpt }}
29
     overflow: hidden
29
     overflow: hidden
30
     text-overflow: clip
30
     text-overflow: clip
31
     &--info
31
     &--info
32
-        /* padding: $ms--3 */
33
         justify-content: center
32
         justify-content: center
34
     header
33
     header
35
         a
34
         a
57
                 width: 100%
56
                 width: 100%
58
         .wide
57
         .wide
59
             display: flex
58
             display: flex
60
-            /* padding: $ms-0 0 */
61
             padding: 0
59
             padding: 0
62
             grid-gap: $ms-0
60
             grid-gap: $ms-0
63
-            /* img */
64
-                /* width: 100% */
65
-                /* padding: 0 $ms-0 0 0 */
66
-            /* specific condition for wide card, need to sort out paragraph fit*/
67
-            w-max
61
+
68
             
62
             
69
 </style>
63
 </style>

Loading…
Отказ
Запис