Skip to content

Commit

Permalink
added padding-top for contact-us__content
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinaKoliada committed Jul 3, 2024
1 parent d5483dc commit d76a4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/blocks/contact-us.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
display: flex;
flex-direction: column;
gap: 80;
padding-top: 72px;

@include on-tablet {
gap: 120px;
Expand Down

0 comments on commit d76a4fa

Please sign in to comment.