Przeglądaj źródła

:recycle: moving around a ul rule

tags/0.9.0
J 5 lat temu
rodzic
commit
ecfe07a924
1 zmienionych plików z 2 dodań i 3 usunięć
  1. 2
    3
      vue-theme/src/components/footer.vue

+ 2
- 3
vue-theme/src/components/footer.vue Wyświetl plik

@@ -102,9 +102,6 @@
102 102
         background-color: $cia_red
103 103
         padding: 2em 2em 3em // top leftright bottom 
104 104
 
105
-        > ul.f-row
106
-            align-items: left
107
-
108 105
         // ALL <ul> tags
109 106
         ul
110 107
             list-style: none
@@ -112,6 +109,8 @@
112 109
         // OUTER <ul> tags
113 110
         > ul
114 111
             padding: 0 0 1em 
112
+            &.f-row
113
+                align-items: start
115 114
             > li
116 115
                 padding: 0 0.5em 0
117 116
                 h5

Ładowanie…
Anuluj
Zapisz