Skip to content

Commit 45f5c84

Browse files
committed
fix header on mobile screens
1 parent 38f6a8b commit 45f5c84

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jekyll/assets/css/main.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,6 +1018,11 @@ blockquote {
10181018
height: 25px;
10191019
}
10201020

1021+
.pure-menu-list {
1022+
float: none;
1023+
padding-right: 0px;
1024+
}
1025+
10211026
section#book img {
10221027
max-width: 50%;
10231028
margin-left: auto;

0 commit comments

Comments
 (0)