Skip to content

Commit 5d0686e

Browse files
committed
Fix footer spacing
1 parent 3c6edbe commit 5d0686e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const Footer = () => {
3333
<img
3434
src="https://hits.sh/safwansayeed.live.svg?style=round&label= &color=black"
3535
alt="visitor count"
36-
className="h-5 w-6"
36+
className="h-5 w-15"
3737
/>
3838
</div>
3939
</div>

0 commit comments

Comments
 (0)