We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3b44c commit 16b269bCopy full SHA for 16b269b
assets/scss/bookmenu.scss
@@ -159,7 +159,17 @@ body[dir="rtl"] .book-menu {
159
160
.book-menu-header {
161
display: block!important;
162
- margin-top: -105px;
+ 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;
173
}
174
175
#menu-control:focus ~ main label[for="menu-control"] {
0 commit comments