Skip to content

Commit ea279b3

Browse files
authored
refactor: increase top and bottom padding (last commit)
1 parent c6cade0 commit ea279b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
flex-direction: column;
236236
gap: 0.5rem;
237237
align-items: start;
238-
padding: 1rem 2rem 1rem;
238+
padding: 1.5rem 2rem;
239239
border-radius: 0.6rem;
240240
background-color: var(--ifm-color-gray-200);
241241
max-width: 24rem;

0 commit comments

Comments
 (0)