Changeset 42da64d for frontend/src/pages/LandingPage/components/Footer.jsx
- Timestamp:
- 05/13/26 00:35:13 (8 weeks ago)
- Branches:
- master
- Children:
- 447c39f
- Parents:
- a8381b1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/pages/LandingPage/components/Footer.jsx
ra8381b1 r42da64d 4 4 const Footer = () => { 5 5 return ( 6 <footer className="footer sm:footer-horizontal bg-neutral text-neutral-content p- 10">6 <footer className="footer sm:footer-horizontal bg-neutral text-neutral-content p-8 sm:p-10"> 7 7 <aside> 8 8 <img src={logo} alt="Trekr" className="h-10 w-auto" />
Note:
See TracChangeset
for help on using the changeset viewer.
