Skip to content

Commit

Permalink
chore: update styles for desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
enesozturk committed Jan 12, 2024
1 parent 4d00013 commit 0797e5c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/settings/SupportSettings/SupportSettings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
width: 100%;
padding: 1.5rem 1.25rem;
}

@media only screen and (min-width: 700px) {
&__container {
padding: 2.5rem 1.5rem;
}
}
}

&__title {
Expand Down

0 comments on commit 0797e5c

Please sign in to comment.