This commit is contained in:
Kenneth Jannette
2024-02-16 19:44:47 -06:00
parent bc3d704a44
commit 54ce7a4b25
4 changed files with 25 additions and 14 deletions

View File

@@ -17,7 +17,7 @@ const Footer = () => {
<img className="footer-logo" src={logoWhite}></img>
</div>
</div>
<div className="footer-right-box">
<div className="footer-right-box" id="scroll-target-id">
<a className="footer-item-link" onClick={() => handleClick("tos")}>
Terms of Service
</a>