We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4351398 commit aa28b44Copy full SHA for aa28b44
index.html
@@ -43,7 +43,7 @@ <h2 class="text-2xl md:text-3xl font-bold text-center mb-10 text-white">How to u
43
44
</section>
45
46
- <section id="features" class="container mx-auto px-12 py-12 bg-gray-800 rounded-lg w-full">
+ <section id="features" class="container mx-auto px-12 py-12 bg-gray-800 mb-12 rounded-lg w-full">
47
<h2 class="text-2xl md:text-3xl font-bold text-center mb-10 text-white">Key Features</h2>
48
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6">
49
<div class="bg-gray-700 p-6 rounded-lg shadow-md hover:shadow-lg transition duration-300 hover:bg-gray-650">
0 commit comments