fixing look

This commit is contained in:
sccalabr
2024-10-13 09:33:45 -07:00
parent ea49095b0a
commit 5f62c0d57a
3 changed files with 48 additions and 44 deletions

View File

@@ -63,7 +63,7 @@ const Help = () => {
<img
src={InfoDark}
alt="icon"
className="mr-2 w-5 filter dark:invert"
className="m-2 w-6 self-center text-sm filter dark:invert"
/>
Help
</button>