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