mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-04-24 04:15:48 +08:00
#63 Fixes nav mobile layout
This commit is contained in:
@@ -27,3 +27,9 @@ img {
|
||||
code {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
@media (max-width: 543px) {
|
||||
.d-xs-none {
|
||||
display: none!important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user