ソースを参照

styling revert - stickies -grid-template-columns

tags/0.9.0
Alej 4年前
コミット
1621855676
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      vue-theme/src/pages/index.vue

+ 1
- 1
vue-theme/src/pages/index.vue ファイルの表示

@@ -157,7 +157,7 @@ export default {
157 157
             ul
158 158
                 &.flipped
159 159
                     grid-template-columns: 
160
-                        24.25% 24.25% 24.25% 24.25% 
160
+                        24.25% 24.25% 49.5% 
161 161
                     li
162 162
                         &:nth-of-type(1)
163 163
                             grid-row-end: 2

読み込み中…
キャンセル
保存