Spaces:
Running
Running
Commit
·
975d4ec
1
Parent(s):
aa9574f
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -102,8 +102,8 @@
|
|
102 |
class="container px-6 grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4 mx-auto relative"
|
103 |
x-data="modelsData"
|
104 |
>
|
105 |
-
<div class="col-span-
|
106 |
-
<h1 class="text-lg font-semibold dark:text-white whitespace-nowrap">
|
107 |
</div>
|
108 |
|
109 |
<div class="col-span-2 md:col-span-3 flex items-center gap-4 flex flex-wrap lg-auto lg:ml-auto text-sm">
|
|
|
102 |
class="container px-6 grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4 mx-auto relative"
|
103 |
x-data="modelsData"
|
104 |
>
|
105 |
+
<div class="col-span-5 lg:col-span-2 flex flex-col gap-2 row-start">
|
106 |
+
<h1 class="text-lg font-semibold dark:text-white whitespace-nowrap">We are looking to put some of these in the Members Section -- Subscribe now </h1>
|
107 |
</div>
|
108 |
|
109 |
<div class="col-span-2 md:col-span-3 flex items-center gap-4 flex flex-wrap lg-auto lg:ml-auto text-sm">
|