Skip to content

Commit

Permalink
edge padding without viewport scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam McKee committed Oct 16, 2024
1 parent e39a3c4 commit ffa3cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
--grid-z-index: 4;
--triangle-z-index: 3;
--paper-z-index: 2;
--edge-content-padding: 2vmin;
--edge-content-padding: 2.25rem;
}

html {
Expand Down

0 comments on commit ffa3cb0

Please sign in to comment.