Skip to content

Commit

Permalink
wrapping issues
Browse files Browse the repository at this point in the history
Signed-off-by: Sudhanshu Dasgupta <[email protected]>
  • Loading branch information
sudhanshutech committed Oct 5, 2024
1 parent 8697b7a commit 975173a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/sections/Landscape/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ const LandscapeGrid = () => {
<div className="landscape-page-wrapper">
<Container>
<div>
<Row $Hcenter>
<Row style={{
flexWrap: "wrap"
}} $Hcenter>
<h2 id="service-mesh-comparison-strength" className="sub-heading landscape-section-heading">
Comparison of Service Mesh Strengths
</h2>
Expand Down

0 comments on commit 975173a

Please sign in to comment.