Skip to content

Commit 0fd7175

Browse files
committed
Added optimize learning & small css update
1 parent a0b0e61 commit 0fd7175

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

styles/main.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,11 @@ footer {
355355
box-sizing: border-box;
356356
max-width: none; /* Remove max width */
357357
}
358+
359+
#writing-page .writing-sidebar {
360+
padding-top: 16px;
361+
}
362+
358363
}
359364

360365
/* New styles for mobile view */

0 commit comments

Comments
 (0)