Skip to content

Commit 7868348

Browse files
committed
remove white bar on the blog page
1 parent a6c6be1 commit 7868348

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

static/css/blog.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,10 @@ img.big-img {
497497
overflow-x: scroll;
498498
}
499499

500+
.flyout-button {
501+
display: none;
502+
}
503+
500504
/* .content img {
501505
max-width: 100%;
502506
} */

0 commit comments

Comments
 (0)