Update packages and redirect page
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
let { children = () => 'Section placeholder', black = false } = $props();
|
||||
|
||||
let tailwindClasses = $state(
|
||||
'mx-auto flex min-h-[75vh] flex-col items-center justify-center gap-4 p-4 text-center text-ecsess-200'
|
||||
'mx-auto flex min-h-[90vh] flex-col items-center justify-center gap-4 p-4 text-center text-ecsess-200'
|
||||
);
|
||||
|
||||
if (black) {
|
||||
|
||||
Reference in New Issue
Block a user