Enhance "Staff applications closed" message with improved styling and structure.

This commit is contained in:
akastijn 2025-10-18 02:49:51 +02:00
parent 8ad87da47e
commit 74e8697fef

View File

@ -318,8 +318,15 @@
</div>
</section>
} @else {
<h1>Staff applications are closed at this time. Please keep an eye on our announcement channel in Discord to see
when it opens!</h1>
<section class="darkmodeSection staff-application-container">
<div>
<h1>Staff applications closed</h1>
<p class="center">Staff applications are closed at this time. Please keep an eye on our announcement channel
in Discord to
see
when it opens!</p>
</div>
</section>
}
</main>
</div>