Skip to content

Commit

Permalink
chore: update paddings
Browse files Browse the repository at this point in the history
  • Loading branch information
enesozturk committed Jan 12, 2024
1 parent c3e062c commit 4d00013
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@
margin-top: 1.125rem;
display: flex;
flex-direction: column;
gap: 0.5rem;

@media only screen and (max-width: 700px) {
margin-top: 0px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
align-items: flex-start;
max-width: 75rem;
width: 100%;
padding: 2.5rem 1.5rem;
padding: 1.5rem 1.25rem;
}
}

Expand Down

0 comments on commit 4d00013

Please sign in to comment.