Skip to content

Commit

Permalink
rm viewport scaling on edge padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam McKee committed Oct 16, 2024
1 parent e201412 commit e5c013d
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 e5c013d

Please sign in to comment.