Enhance "Staff applications closed" message with improved styling and structure.
This commit is contained in:
parent
8ad87da47e
commit
74e8697fef
|
|
@ -318,8 +318,15 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
} @else {
|
} @else {
|
||||||
<h1>Staff applications are closed at this time. Please keep an eye on our announcement channel in Discord to see
|
<section class="darkmodeSection staff-application-container">
|
||||||
when it opens!</h1>
|
<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>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user