Skip to content

Commit 16b269b

Browse files
committed
update mobile style
1 parent 9e3b44c commit 16b269b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

assets/scss/bookmenu.scss

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,17 @@ body[dir="rtl"] .book-menu {
159159

160160
.book-menu-header {
161161
display: block!important;
162-
margin-top: -105px;
162+
margin-top: -110px;
163+
}
164+
165+
.post__tags {
166+
margin-top: 35px;
167+
margin-bottom: -20px;
168+
}
169+
170+
.header__title {
171+
margin-top: 2rem;
172+
margin-bottom: 2rem;
163173
}
164174

165175
#menu-control:focus ~ main label[for="menu-control"] {

0 commit comments

Comments
 (0)