Skip to content

Commit 62c54db

Browse files
committed
style: Increase padding in contact section for improved spacing
1 parent 665e6b8 commit 62c54db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ h1, h2, h3, h4, h5, h6 {
106106
.contact-section {
107107
position: relative;
108108
/* Increased spacing for "breathing room" */
109-
padding-top: 250px;
110-
padding-bottom: 250px;
109+
padding-top: 320px;
110+
padding-bottom: 320px;
111111
margin-bottom: 120px;
112112

113113
/* Premium Glassmorphic Background */

0 commit comments

Comments
 (0)