small update

This commit is contained in:
2025-07-07 03:28:25 -04:00
parent 389107e06d
commit 3b09ffffe9

View File

@@ -64,9 +64,12 @@
<section class="section-bg p-8 sm:p-10 mb-12"> <section class="section-bg p-8 sm:p-10 mb-12">
<h2 class="text-3xl minecraft-font mb-8 text-center bg-clip-text text-transparent bg-gradient-to-r from-teal-400 to-blue-500"> <h2 class="text-3xl minecraft-font mb-8 text-center bg-clip-text text-transparent bg-gradient-to-r from-teal-400 to-blue-500">
Public Server List</h2> Public Server List</h2>
<p class="text-lg mb-8 max-w-3xl mx-auto opacity-90 leading-relaxed text-center"> <div class="text-center">
Discover servers publically hosted on My-MC.<BR>Our public Realms list resets daily at 12 AM EST. <p class="text-lg mb-8 max-w-3xl mx-auto opacity-90 leading-relaxed">
</p> Discover servers publicly hosted on My-MC.<BR>
Our public realms list resets daily at 12:00 AM EST.
</p>
</div>
<div class="search-container"> <div class="search-container">
<input type="text" id="search-input" class="search-input" placeholder="Search by owner, MOTD, version, or status..."> <input type="text" id="search-input" class="search-input" placeholder="Search by owner, MOTD, version, or status...">
</div> </div>