This commit is contained in:
q8gazy
2025-02-09 12:01:44 +03:00
parent 4f4b6adb80
commit 11a09ce662
2 changed files with 10 additions and 9 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

+10 -9
View File
@@ -82,16 +82,17 @@
<!-- Main container with responsive padding -->
<!-- Logo section remains the same -->
<div class="container mx-auto px-4 sm:px-6 lg:px-8 py-4 sm:py-6 lg:py-8">
<img
src="../../resources/images/OpenFrontLogo.svg"
alt="OpenFront.io"
class="pt-6 md:pt-12 h-auto w-3/4 md:w-1/2 lg:w-1/3 mx-auto transform sm:scale-125 md:scale-150 lg:scale-175"
/>
<h3
class="font-sans text-center text-black pb-6 md:pb-12 text-sm sm:text-base lg:text-lg"
<div class="flex justify-center">
<img
src="../../resources/images/OpenFrontLogo.png"
alt="OpenFront.io"
/>
</div>
<div
class="flex justify-center text-sm font-bold mt-[-10px] pb-6 md:pb-12"
>
(v0.15.0)
</h3>
v0.15.0
</div>
<div
class="max-w-sm sm:max-w-md lg:max-w-lg xl:max-w-xl mx-auto p-2 pb-4"