Skip to content

Commit

Permalink
final changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jaketlee07 committed Sep 10, 2024
1 parent c71bd2d commit c9fc428
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import SponsorUs from '@/public/images/SponsorUsButton.svg'

function Searching() {
return (
<div className="flex flex-col items-center justify-center h-[80vh] sm:h-[80vh] lg:my-16 sm:my-3 lg:mt-[100px] sm:mt-[-200px]">
<div className="flex flex-col items-center justify-center h-[80vh] sm:h-[80vh] lg:my-40 sm:my-3 lg:mt-[100px] sm:mt-[-200px]">
<div className="m-16">
<Image
src={Signals}
Expand Down

0 comments on commit c9fc428

Please sign in to comment.