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

Commit 715a653

Browse files
authored
Merge pull request #438 from openforge/fix/partners-scroll
fix(partners): remove scroll
2 parents 35fb873 + 8c29bd8 commit 715a653

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@
8888
.trusted-partners {
8989
position: relative;
9090

91+
.row {
92+
max-width: 100%;
93+
margin: 0;
94+
}
95+
9196
.header {
9297
margin: 4rem auto 2rem;
9398
max-width: 768px;

0 commit comments

Comments
 (0)