fixed the gate page and svg

This commit is contained in:
csawatzky 2025-05-14 12:36:31 -06:00
parent 25a13c1809
commit 3fd614479f
3 changed files with 11 additions and 4 deletions

View file

@ -339,6 +339,7 @@ export default function Gate(props: Props) {
}}
style={{ height: 150, width: "100%", margin: -15 }}>
<Grid
width="100%"
container
direction="row"
spacing={2}