修改BUG:图标选择页面上边距为0
This commit is contained in:
parent
00e795a1b5
commit
bf780cba37
|
@ -1,5 +1,10 @@
|
||||||
.page-header {
|
.fa-icons > section {
|
||||||
margin-top: 40px;
|
padding-top: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page-header {
|
||||||
|
margin-top: 16px;
|
||||||
|
margin-bottom: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fa-target {
|
.fa-target {
|
||||||
|
|
Loading…
Reference in New Issue