Skip to content

Commit

Permalink
Help Center: fix margin with contact support (#95213)
Browse files Browse the repository at this point in the history
  • Loading branch information
arcangelini authored Oct 8, 2024
1 parent 9dbd64e commit a2be846
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

.help-center-contact-page {
.help-center-contact-page__content {
padding: 8px 16px;
margin-top: 50px;
padding: 8px;
margin-bottom: 40px;

h3 {
Expand Down

0 comments on commit a2be846

Please sign in to comment.