fixed heaer

This commit is contained in:
JK-le-dev 2025-10-19 08:49:17 -05:00
commit 94f87b9fee
3 changed files with 26 additions and 23 deletions

View file

@ -14,7 +14,7 @@ export default function DownButton({ onClick }) {
return (
<motion.button
onClick={handleClick}
className="bg-gray-700 p-2 rounded-2xl file-input border-2 border-gray-600 size-10"
className="bg-gray-700 p-2 rounded-2xl file-input border-2 border-gray-600"
whileHover={{ scale: 1.1 }}
whileTap={{ scale: 0.9 }}
>