fix style
This commit is contained in:
parent
f1ea566251
commit
eee7df57ed
|
@ -558,9 +558,6 @@
|
|||
right: 0;
|
||||
}
|
||||
}
|
||||
.layout-content{
|
||||
margin-top: 5em;
|
||||
}
|
||||
}
|
||||
@media(max-width:768px){
|
||||
.pagerow{
|
||||
|
|
|
@ -413,3 +413,6 @@
|
|||
width: 100%;
|
||||
}
|
||||
}
|
||||
.index-member-2-1 .i-member-item.row:not(:first-child) {
|
||||
padding-top: 2em;
|
||||
}
|
Loading…
Reference in New Issue