Skip to content

Commit 5a04db0

Browse files
committed
fix(whitespace): Reduce whitespace above footer
Signed-off-by: Dharma Teja <dteja2468@gmail.com>
1 parent cd433dd commit 5a04db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ const App = () => {
112112
<div
113113
style={{
114114
padding: 24,
115-
paddingBottom: 150,
115+
paddingBottom: 24,
116116
minHeight: 360,
117117
background: backgroundColor,
118118
}}

0 commit comments

Comments
 (0)