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

Commit 8c29bd8

Browse files
committed
fix(partners): remove scroll
1 parent dad0d30 commit 8c29bd8

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)