Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 466dc13

Browse files
authored
Update index.html
Signed-off-by: Blake Arnold <[email protected]>
1 parent 35403b0 commit 466dc13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
border: 1px solid #bbb;
1818
border-radius: 8px 8px 0 0;
1919
box-shadow: 0 4px 12px 0 rgba(0,0,0,0.06);
20-
padding: 10px 24px 100% 24px;
20+
padding: 10px 24px 50px 24px;
2121
margin: 32px auto 0 auto;
22-
max-width: 480px;
22+
max-width: 544px;
2323
width: 100%;
2424
gap: 14px;
2525
position: relative;

0 commit comments

Comments
 (0)