Skip to content

Commit d8aa512

Browse files
author
吟梦
committed
修复响应式下index.html的显示不隐藏,差不多就是这些了。
1 parent c10b3fd commit d8aa512

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,9 @@
348348
#too-narrow{
349349
display: block;
350350
}
351+
#Intr,#Menber,#Likescr,nav{
352+
display: none;
353+
}
351354
}
352355

353356

0 commit comments

Comments
 (0)