Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d02e1a5

Browse files
committedOct 15, 2015
Merge pull request #365 from appirio-tech/feature/tom-profile-widget
Made profile header spacing more flexible
2 parents 3b64335 + 3d22b57 commit d02e1a5

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)
This repository has been archived.