Skip to content

Commit

Permalink
registration closed
Browse files Browse the repository at this point in the history
  • Loading branch information
lahcenbcf authored Jun 24, 2024
1 parent 73a8d4c commit 4e30538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function App() {
*/}

<div className='flex flex-col items-center max-w-xl mx-auto shadow-lg rounded-md absolute top-[50%] left-[50%] -translate-y-[50%] -translate-x-[50%]'>
<h1 className='font-bold text-white text-[60px] text-center'>Registration are <br/>
<h1 className='font-bold text-white text-center'>Registration are <br/>
<span className=' text-primary'>Closed</span></h1>
<div className='px-4 py-2 rounded-lg bg-slate-500 font-semibold text-white z-50 w-fit'>
<h3>{"registration.setState("}<span className='text-red-700'>{"'closed');"}</span></h3>
Expand Down

0 comments on commit 4e30538

Please sign in to comment.