Skip to content

Commit

Permalink
remove unneeded grid-container class
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewheeler committed Oct 29, 2024
1 parent 9c0df4c commit 974a89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/our-products/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function Intro() {
<GridContainer>
<div>
<h1>Our ecosystem of DIBBs products</h1>
<p className="grid-container p-0">
<p className="p-0">
Find out how DIBBs products can help empower your jurisdiction with
more usable data.
</p>
Expand Down

0 comments on commit 974a89c

Please sign in to comment.