修改BUG:图标选择页面上边距为0

This commit is contained in:
Argo-Lenovo 2017-03-13 17:13:01 +08:00
parent 00e795a1b5
commit bf780cba37
1 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,10 @@
.page-header {
margin-top: 40px;
.fa-icons > section {
padding-top: 1px;
}
.page-header {
margin-top: 16px;
margin-bottom: 6px;
}
.fa-target {