Skip to content

Commit 56ac165

Browse files
authored
Merge pull request #19926 from Arhell/fix-menu-blog-page
Fix navigation menu
2 parents 34d5243 + d36e57a commit 56ac165

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
@@ -501,6 +501,10 @@ img.big-img {
501501
display: none;
502502
}
503503

504+
.global-nav {
505+
padding: 0;
506+
}
507+
504508
/* .content img {
505509
max-width: 100%;
506510
} */

0 commit comments

Comments
 (0)