updating bootstrap to v5

This commit is contained in:
Calvin Jhunjhuwala
2025-10-17 16:28:07 -07:00
parent c83fc47941
commit ce49c8b6ba
20 changed files with 371 additions and 621 deletions

View File

@@ -618,7 +618,7 @@ const CommunityPage: React.FC = () => {
/>
</div>
<div className="mx-auto text-left col-lg-6 text-md-center hero-title">
<div className="mx-auto text-start col-lg-6 text-md-center hero-title">
<div className="d-flex flex-column-reverse align-items-center sm-align-items-start">
<img
src={require("../static/img/icons/arrow-down.svg")}