Преглед изворни кода

:fire: removing more styles

tags/0.9.0
J пре 4 година
родитељ
комит
54c3e78530
3 измењених фајлова са 3 додато и 5 уклоњено
  1. 1
    1
      vue-theme/src/app.vue
  2. 1
    3
      vue-theme/src/components/card.vue
  3. 1
    1
      vue-theme/src/sss/_typography.sss

+ 1
- 1
vue-theme/src/app.vue Прегледај датотеку

61
                 /* Block Shadow Thing */
61
                 /* Block Shadow Thing */
62
                 .shadow
62
                 .shadow
63
                     box-shadow: rgba(0 0 0 / 15%) 0.3px 0.5px 1.5px 0.5px
63
                     box-shadow: rgba(0 0 0 / 15%) 0.3px 0.5px 1.5px 0.5px
64
-                    border-radius: 0.5em
64
+
65
                 /* Content Pieces excluding index*/
65
                 /* Content Pieces excluding index*/
66
                 .post
66
                 .post
67
                     /* bg for list pages */
67
                     /* bg for list pages */

+ 1
- 3
vue-theme/src/components/card.vue Прегледај датотеку

51
     img
51
     img
52
         width: 100%
52
         width: 100%
53
         height: auto
53
         height: auto
54
-        /* padding: $ms-0 */
55
     h1, h2, h3
54
     h1, h2, h3
56
         padding: $ms--3
55
         padding: $ms--3
57
         margin: 0
56
         margin: 0
58
     h1
57
     h1
59
         font-size: $ms-1
58
         font-size: $ms-1
60
-        padding: $ms--3 0
61
-        /* color: $cia_black */
59
+        padding: $ms--5 0 $ms--3 0
62
     p.datetime
60
     p.datetime
63
         font-size: $ms--1
61
         font-size: $ms--1
64
         margin: 0 0 calc($ms-0/2) 0
62
         margin: 0 0 calc($ms-0/2) 0

+ 1
- 1
vue-theme/src/sss/_typography.sss Прегледај датотеку

45
 h1
45
 h1
46
     font-size: $ms-4
46
     font-size: $ms-4
47
     margin-top: $ms--3
47
     margin-top: $ms--3
48
-    margin-bottom: $ms--3   
48
+    margin-bottom: $ms--3
49
 
49
 
50
 h2
50
 h2
51
     font-size: $ms-3
51
     font-size: $ms-3

Loading…
Откажи
Сачувај