Skip to content
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ const App = () => {
<div
style={{
padding: 24,
paddingBottom: 150,
paddingBottom: 24,
minHeight: 360,
background: backgroundColor,
}}
Expand Down