Skip to content

Commit

Permalink
Height change
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamir198 committed Mar 13, 2024
1 parent 24a8848 commit 664839e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/[locale]/members/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export const metadata: Metadata = {

const WelcomeMessage = () => {
return (
<div className='flex flex-col justify-center bg-purple-100 dark:bg-gray-800 mt-24 mb-16 h-20'>
<div className='flex flex-col justify-center bg-purple-100 dark:bg-gray-800 mt-16 mb-16 h-20'>
<div className='flex justify-evenly flex-wrap'>
<p className='text-2xl'>כאן אפשר להכיר את כל המשפחה! וכשתסיימו, בואו לדיסקורד</p>
<div>
Expand Down

0 comments on commit 664839e

Please sign in to comment.