Przeglądaj źródła

fixed header display for responsive stickies card

tags/1.0.2
Alej 3 lat temu
rodzic
commit
5fcaecbe12
1 zmienionych plików z 9 dodań i 0 usunięć
  1. 9
    0
      vue-theme/src/pages/index.vue

+ 9
- 0
vue-theme/src/pages/index.vue Wyświetl plik

146
                         auto
146
                         auto
147
                     grid-template-rows: 
147
                     grid-template-rows: 
148
                         auto
148
                         auto
149
+            &.stickies
150
+                ul
151
+                    &.flipped
152
+                        li
153
+                            &:nth-of-type(4)
154
+                                header
155
+                                    padding: 0 
156
+                                    a
157
+                                        display: block
149
                 
158
                 
150
 /* min-width 768px */
159
 /* min-width 768px */
151
 @media (min-width: $medium)
160
 @media (min-width: $medium)

Ładowanie…
Anuluj
Zapisz