Skip to content

Commit 90bb721

Browse files
committed
removing square behind arrows
Signed-off-by: Jeffrin Jojo <jeffrinjojo1@gmail.com>
1 parent 3910ba6 commit 90bb721

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • src/sections/Meshery/Meshery-integrations/Individual-Integrations

src/sections/Meshery/Meshery-integrations/Individual-Integrations/howItWork.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ const HowIntegrationWorksWrapper = styled.section`
8383
z-index: 1;
8484
width: 40px;
8585
height: 40px;
86+
background: transparent !important;
87+
border: none !important;
88+
box-shadow: none !important;
8689
&:before {
8790
color: ${props => props.theme.secondaryColor};
8891
font-size: 2rem;

0 commit comments

Comments
 (0)