Skip to content

Commit

Permalink
Fix paragraphs alignment in the About Us and Join Us pages (#7467)
Browse files Browse the repository at this point in the history
* Align paragraphs in About and Join Us pages.

* update containers scss file
  • Loading branch information
vorleakyek committed Sep 26, 2024
1 parent fa8240d commit 9017fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/elements/_containers.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

.sub-p {
margin-top: 1rem;
width: 100%;
}
}

Expand Down

0 comments on commit 9017fc2

Please sign in to comment.