Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 48747e4

Browse files
committed
fix(partners): style tweaks
1 parent 0a72af4 commit 48747e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/app-partners/app-partners.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
height: 100%;
160160
background: #008092;
161161
margin: 0;
162+
padding: 0 200px;
162163
}
163164

164165
.cta-image {
@@ -173,7 +174,7 @@
173174
}
174175

175176
.cta-text {
176-
padding: 0 110px;
177+
padding: 0 60px;
177178
@include media-breakpoint-down(md) {
178179
padding: 0 20px;
179180
}

0 commit comments

Comments
 (0)