Skip to content

Commit

Permalink
PR Overflow issues on Layer5 website layer5io#5231 solve
Browse files Browse the repository at this point in the history
  • Loading branch information
anshitmishra committed Jan 7, 2024
1 parent 02d7d1a commit 34ac4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Home/Banner-4/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const Banner1 = (props) => {
return (
<Banner1SectionWrapper {...props}>
<BGImg title="heroImage" image={pluginImage}>
<Row>
<Row style={{ marginRight: 0 }}>
<Col sm={4} lg={6} className="section-title-wrapper text-col">
<Container fullWidthSM>
<SectionTitle
Expand Down

0 comments on commit 34ac4d3

Please sign in to comment.