Skip to content

Commit

Permalink
📱 Fix Responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
Funasitien authored Sep 19, 2024
1 parent 413564d commit 38bfbfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quartz.layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const defaultContentPageLayout: PageLayout = {
Component.MobileOnly(Component.Spacer()),
Component.Search(),
Component.Darkmode(),
Component.MobileOnly(Component.Spacer()),
Component.Explorer(),
],
right: [
Expand Down

0 comments on commit 38bfbfe

Please sign in to comment.