We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b2a3e7 commit 19a9944Copy full SHA for 19a9944
src/sections/Meshery/How-meshery-works/hero/index.js
@@ -26,7 +26,7 @@ const HowMesheryWorksHeroWrapper = styled.div`
26
}
27
28
.hero-img-wrapper{
29
- background-color: ${props => props.theme.secondaryLightColorTwo};
+ // background-color: ${props => props.theme.secondaryLightColorTwo};
30
border-bottom-left-radius: 4.375rem;
31
border-bottom-right-radius: 4.375rem;
32
vertical-align: top;
0 commit comments