Fix navbar togoller not showing in mobile and tablet (#285)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
Emruz Hossain
2021-04-02 00:54:27 +06:00
committed by GitHub
parent add2c3703c
commit f2ced44fc6
-4
View File
@@ -249,10 +249,6 @@ a.header-anchor code {
color: #e83e8c;
}
.navbar-toggler {
display: none;
}
.content ul > ol,
.content ol > ul,
.content ul > ul,