Skip to content

Commit

Permalink
Improved the mobile view of GitOps page
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh-svg988 <[email protected]>
  • Loading branch information
Harsh-svg988 committed Jul 25, 2024
1 parent 4f5810f commit e9056fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sections/gitops/gitops.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export const GitOpsWrapper = styled.section`
padding-bottom: 4rem;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-top: 4.3rem;
@media only screen and (min-width: 1024px) {
padding-bottom: 13rem;
Expand Down

0 comments on commit e9056fc

Please sign in to comment.