Kaynağa Gözat

footer social links positioned under address

tags/0.9.0
Alej 5 yıl önce
ebeveyn
işleme
a5c6cde565
1 değiştirilmiş dosya ile 8 ekleme ve 7 silme
  1. 8
    7
      vue-theme/src/components/footer.vue

+ 8
- 7
vue-theme/src/components/footer.vue Dosyayı Görüntüle

@@ -19,15 +19,16 @@
19 19
                         h5 Connect with Us
20 20
                             ul.f-row
21 21
                                 li
22
-                                    a(href="https://www.facebook.com/CraftinAmerica") Facebook
22
+                                    a(href="https://www.facebook.com/CraftinAmerica") Facebook&nbsp;<br>
23 23
                                 li
24
-                                    a(href="http://www.youtube.com/user/craftinamerica") YouTube
24
+                                    a(href="http://www.youtube.com/user/craftinamerica") YouTube&nbsp;<br>
25 25
                                 li
26
-                                    a(href="http://www.instagram.com/craftinamerica") Instagram
26
+                                    a(href="http://www.instagram.com/craftinamerica") Instagram&nbsp;<br>
27 27
                                 li
28
-                                    a(href="https://twitter.com/CraftinAmerica") Twitter
29
-                                li
30
-                                    a(href="") Join email list
28
+                                    a(href="https://twitter.com/CraftinAmerica") Twitter&nbsp;<br>
29
+                        h5
30
+                            a(href="") Join email list
31
+                            
31 32
         //- menu links
32 33
         ul.f-row
33 34
             li
@@ -113,7 +114,7 @@
113 114
             &.f-row
114 115
                 align-items: start
115 116
             > li
116
-                padding: 0 0.5em 0
117
+                padding: 0 0.5em 0 0
117 118
                 h5
118 119
                     color: $cia_white
119 120
                 a

Loading…
İptal
Kaydet