Ignore:
Timestamp:
05/13/26 00:35:13 (8 weeks ago)
Author:
Andrej <asumanovski@…>
Branches:
master
Children:
447c39f
Parents:
a8381b1
Message:

Fixed auth issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • frontend/src/pages/LandingPage/components/Footer.jsx

    ra8381b1 r42da64d  
    44const Footer = () => {
    55  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">
    77      <aside>
    88        <img src={logo} alt="Trekr" className="h-10 w-auto" />
Note: See TracChangeset for help on using the changeset viewer.