无编辑摘要 |
无编辑摘要 |
||
| 第3行: | 第3行: | ||
} | } | ||
.content-wrapper .liberty-content { | .content-wrapper .liberty-content { | ||
margin-left: | margin-left: 2rem !important; | ||
margin-right: 2rem !important; | |||
} | } | ||
@media screen and (max-width: 300px) | @media screen and (max-width: 300px) | ||
2020年2月20日 (四) 12:05的版本
.liberty-sidebar {
display: none !important;
}
.content-wrapper .liberty-content {
margin-left: 2rem !important;
margin-right: 2rem !important;
}
@media screen and (max-width: 300px)
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link {
/* padding: 0.7rem 0 !important; */
}
.navbar-nav>.nav-item:first-child{
display: none !important;
}