Skip to content

Commit

Permalink
fix: css theme
Browse files Browse the repository at this point in the history
  • Loading branch information
edotau committed Feb 2, 2024
1 parent 1ad3d2c commit eb34cd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ export default function Home() {
textColor="black900"
w="90%"
h="90%"
maxW="800px"
maxW="1200px"
minW="600px"
m={{ x: "auto", y: "2rem" }}
p={{ x: "2rem", y: "2rem" }}
d="flex"
Expand Down

0 comments on commit eb34cd7

Please sign in to comment.