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