Layout bug fix

This commit is contained in:
Vion
2022-01-13 18:42:55 +08:00
parent f201c66fc7
commit 6f18acd491
18 changed files with 928 additions and 1180 deletions

View File

@@ -41,8 +41,7 @@ color: #333333;
}
}
.rc-main {
width: 92%;
margin: 0 auto;
.rc-userbottom{
display: none;
}
@@ -304,8 +303,6 @@ color: #333333;
@media screen and (min-width: 768px) and (max-width: 1920px) {
.rc-main {
width: 92%;
margin: 0 auto;
.rc-userbottomm{
display: none;
}