Skip to content

Commit

Permalink
Update FAQ headline to use Protocol tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxcrawford committed Aug 3, 2021
1 parent a63b5e7 commit 32b0974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion static/scss/partials/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,7 @@ input.input-has-error {
}

.faqs-headline {
margin: 3rem 0 2rem;
margin: $spacing-2xl 0 $spacing-xl;
font-size: 2em;
}

Expand Down
2 changes: 1 addition & 1 deletion static/scss/partials/vpn-promo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,4 @@ body {
.vpn-promo-banner a {
flex-shrink: 0;
}
}
}

0 comments on commit 32b0974

Please sign in to comment.