Переглянути джерело

removed .f-col helpers from nav and main

tags/0.9.0
Alej 5 роки тому
джерело
коміт
79580a35fd
1 змінених файлів з 2 додано та 2 видалено
  1. 2
    2
      vue-theme/src/app.vue

+ 2
- 2
vue-theme/src/app.vue Переглянути файл

@@ -1,8 +1,8 @@
1 1
 <template lang="pug">
2 2
 #theme.f-col
3
-    cia-nav.f-col
3
+    cia-nav
4 4
     cia-hero
5
-    main.f-col
5
+    main
6 6
         router-view
7 7
     cia-footer
8 8
 </template>

Завантаження…
Відмінити
Зберегти