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

Commit f26c39c

Browse files
authored
Update index.html
Signed-off-by: Blake Arnold <[email protected]>
1 parent b82b2de commit f26c39c

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,14 +17,14 @@
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 42px 24px;
20+
padding: 10px 24px 0 24px;
2121
margin: 32px auto 0 auto;
2222
max-width: 480px;
23+
width: 100%;
2324
gap: 14px;
2425
position: relative;
2526
z-index: 1;
2627
}
27-
2828
#tabs {
2929
display: flex;
3030
justify-content: center;

0 commit comments

Comments
 (0)