I'm totally adding this to epic win. +300

This commit is contained in:
coolnsx
2025-05-20 13:22:15 +05:30
parent 32ce2185f2
commit d9fb4e52c4

View File

@@ -136,8 +136,8 @@
</li>
<li>
<a href="/rss.xml" class="text-orange-400 py-3 flex">
RSS&nbsp;
<svg xmlns="http://www.w3.org/2000/svg" class="w-4 h-4 mr-1 fill-current" viewBox="0 0 20 20">
RSS
<svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 ml-1 fill-current" viewBox="0 0 24 24">
<path d="M4.26 17.63a1.63 1.63 0 1 0 0 3.26 1.63 1.63 0 0 0 0-3.26zM2 10.92v2.15a9 9 0 0 1 9 9h2.15a11.16 11.16 0 0 0-11.15-11.15zm0-5.3v2.15a14.32 14.32 0 0 1 14.31 14.3h2.15A16.47 16.47 0 0 0 2 5.62z"/>
</svg>
</a>
@@ -150,7 +150,7 @@
<!-- Main Content Section -->
<main class="flex-grow section py-10 relative z-10 rounded-2xl">
<div
class="container mx-auto px-6"
class="container mx-auto lg:px-6 sm:px-4"
>
<div
class="p-8 rounded-2xl bg-gray-900/80 border border-gray-800 shadow-xl backdrop-blur-md text-center text-sm"