ehh the blue header was a bit much

This commit is contained in:
2023-01-07 17:02:38 -05:00
parent dfb9ee79cb
commit de2d473bad
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@ const styles = {
maxWidth: "300px",
margin: "auto",
marginBottom: "26px",
borderRadius: "200px",
},
};
---