Skip to content

Commit

Permalink
Fixed for 443px and 639px
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh-svg988 committed Aug 6, 2024
1 parent e9056fc commit 01ae8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/gitops/gitops.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const GitOpsWrapper = styled.section`
padding-bottom: 4rem;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-top: 4.3rem;
padding-top: 7.3rem;
@media only screen and (min-width: 1024px) {
padding-bottom: 13rem;
Expand Down

0 comments on commit 01ae8ea

Please sign in to comment.