This commit is contained in:
Kenneth Jannette
2024-01-11 19:51:48 -06:00
parent cbde592a38
commit 9bf1110609
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ const FeaturesPage = () => {
<div className="features-top-mobile-img">
<img className="features-image-one" src={legalTek} />
</div>
<div className="features-bottom-left">
<div className="features-top-left">
<FeaturesBottom />
</div>
</div>