Cant click the server status

This commit is contained in:
Braydon 2024-04-18 20:31:00 -04:00
parent 507ae5c413
commit e3e8df6953

@ -73,7 +73,7 @@ const MojangStatusPage = async (): Promise<ReactElement> => {
{/* Status */} {/* Status */}
<h2 <h2
className={cn( className={cn(
"font-semibold", "font-semibold pointer-events-none",
statusStyles[status] statusStyles[status]
)} )}
> >