Skip to content

Commit 77e24b5

Browse files
committed
fix: decrease title and desc gap
1 parent c66a93e commit 77e24b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/section-style/shared.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
padding: 0px 144px 32px 144px;
9494
flex-direction: column;
9595
align-items: center;
96-
gap: 32px;
96+
gap: 24px;
9797
align-self: stretch;
9898

9999
.title {

0 commit comments

Comments
 (0)