|
@@ -9,8 +9,8 @@
|
9
|
9
|
@vite(['resources/css/app.css','resources/js/app.js'])
|
10
|
10
|
</head>
|
11
|
11
|
<body class="bg-babyblue">
|
12
|
|
- <div class="border-2 border-navbarcolor h-screen w-screen">
|
13
|
|
- <h1 class="text-navbarcolor text-xl mx-auto my-auto">Sesi pendaftaran RSVP sudah tamat.</h1>
|
|
12
|
+ <div class="border-2 border-navbarcolor h-screen w-screen p-52">
|
|
13
|
+ <h1 class="text-navbarcolor text-xl flex mx-auto my-auto">Sesi pendaftaran RSVP sudah tamat.</h1>
|
14
|
14
|
</div>
|
15
|
15
|
</body>
|
16
|
16
|
</html>
|