Skip to content

Commit

Permalink
Update src/app/[lng]/search/page.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Boseong <lee@paperst.ar>
  • Loading branch information
dohyun-ko and 2paperstar authored Nov 16, 2023
1 parent 7d6f0aa commit ed6d958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/[lng]/search/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const SearchPage = ({
return (
<div className="content mx-auto">
<div className="flex flex-col align-center">
<div className={'flex justify-center'}>
<div className="flex justify-center">
<div
className={
'animate-none search-bar-animation flex flex-col gap-3 mt-20 mb-10'
Expand Down

0 comments on commit ed6d958

Please sign in to comment.