We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc31553 + 1285e70 commit 722b34cCopy full SHA for 722b34c
1 file changed
src/sections/Careers/Careers-Programs-grid/ProgramGrid.style.js
@@ -94,7 +94,7 @@ export const ProgramsPageWrapper = styled.div`
94
margin-right: -50vw;
95
}
96
.opensource-section-text{
97
- padding-top: 4rem;
+ padding: 4rem 2.5rem 0;
98
99
.opensource-section-text > h1{
100
margin-bottom: 1rem;
@@ -108,6 +108,7 @@ export const ProgramsPageWrapper = styled.div`
108
109
.opensource-section-img{
110
margin-top: -8rem;
111
+ margin-bottom: 10rem;
112
position: relative;
113
top: 10rem;
114
0 commit comments