Skip to content

Commit

Permalink
Update topMenu.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Zhang5246 authored Nov 9, 2023
1 parent b8887bb commit e07c001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/navigation/topMenu/topMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export function TopMenu() {
</h1>
</div>
</Link>
<div className="w-24 h-1/4 m-auto pb-12">
<div className="w-1/2 h-1/4 align-middle m-auto pb-12">
<SplashPageSearchBar
selectSearchValue={searchOptionChosen}
disabled={false}
Expand Down

0 comments on commit e07c001

Please sign in to comment.