Skip to content

Commit

Permalink
fix(styling): expand explorer size (#30)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
  • Loading branch information
aarnphm authored Sep 18, 2024
1 parent 09a9f3f commit a3f8eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quartz/styles/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ body {
grid-area: 2 / 2 / 3 / 3;
}

.toc {
.explorer {
grid-row: 3;
grid-column: 1 / 3;
}
Expand Down

0 comments on commit a3f8eb4

Please sign in to comment.