We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1167b3 + 4c5a438 commit 464ec63Copy full SHA for 464ec63
1 file changed
src/sections/gitops/gitops.style.js
@@ -15,7 +15,7 @@ export const GitOpsWrapper = styled.section`
15
.gradient-wrapper {
16
background: linear-gradient(245.08deg, rgba(0, 0, 0, 0.06) 49.26%, rgba(0, 211, 169, 0.5) 100%);
17
width: 100%;
18
- height: 40rem;
+ height: 35rem;
19
position: absolute;
20
21
@media only screen and (min-width: 768px) {
0 commit comments