Skip to content

Commit

Permalink
docs(website): adjust global spacing variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmerrick committed Sep 22, 2023
1 parent c6808cd commit 25528aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-website/src/styles/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
:root {
// Global
--ifm-background-color: #ffffff;
--ifm-global-spacing: 2rem;
--ifm-global-spacing: 1rem;

/* Typography */
--ifm-font-size-base: 95%;
Expand Down

0 comments on commit 25528aa

Please sign in to comment.