Aesthetics
This commit is contained in:
parent
5b1c2882cb
commit
c0ce4a6058
@ -21,12 +21,12 @@
|
|||||||
Your Hestia Free Trial has expired, please purchase a license to continue using Hestia.
|
Your Hestia Free Trial has expired, please purchase a license to continue using Hestia.
|
||||||
</marquee>
|
</marquee>
|
||||||
|
|
||||||
<div class="container mx-auto py-8 max-w-md">
|
<div class="container mx-auto max-w-md">
|
||||||
<div class="text-center my-8">
|
<h1 class="text-3xl text-center text-purple-400 font-bold">Hestia</h1>
|
||||||
|
|
||||||
|
<div class="text-center my-4">
|
||||||
<img src="./assets/dancing_jesus.gif" class="img-fluid mx-auto rounded-lg shadow-lg" alt="Dancing Jesus">
|
<img src="./assets/dancing_jesus.gif" class="img-fluid mx-auto rounded-lg shadow-lg" alt="Dancing Jesus">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 class="text-3xl text-center text-purple-400 font-bold mb-8">Hestia</h1>
|
|
||||||
|
|
||||||
<div class="controls-container bg-gray-800 p-6 rounded-lg shadow-lg space-y-4">
|
<div class="controls-container bg-gray-800 p-6 rounded-lg shadow-lg space-y-4">
|
||||||
<table class="min-w-full bg-gray-900 text-white rounded-lg shadow-lg">
|
<table class="min-w-full bg-gray-900 text-white rounded-lg shadow-lg">
|
||||||
|
Loading…
Reference in New Issue
Block a user