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

Commit 3d22b57

Browse files
committed
Made profile header spacing more flexible
1 parent 3b64335 commit 3d22b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/profile/header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010

1111
.profile-header-container {
12-
padding: 50px 160px;
12+
padding: 50px 7%;
1313
background: white;
1414
}
1515

0 commit comments

Comments
 (0)