浏览代码

Fixed padding

tags/v0.7.0
Fen Dweller 8 年前
父节点
当前提交
80ce6695c4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      style.css

+ 1
- 0
style.css 查看文件

@@ -189,6 +189,7 @@ input[type="checkbox"]:checked ~ .reveal-if-active {
flex-wrap: wrap; flex-wrap: wrap;
text-align: center; text-align: center;
justify-content: center; justify-content: center;
padding: 0px;
} }


.custom-category { .custom-category {


正在加载...
取消
保存