Dagfinn1962 commited on
Commit
aa9574f
·
1 Parent(s): d581258

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -102,7 +102,7 @@
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-2 lg:col-span-1 flex flex-col gap-2 row-start">
106
  <h1 class="text-lg font-semibold dark:text-white whitespace-nowrap">You can use some of these we are looking to put in the Members Section</h1>
107
  </div>
108
 
 
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-4 lg:col-span-2 flex flex-col gap-2 row-start">
106
  <h1 class="text-lg font-semibold dark:text-white whitespace-nowrap">You can use some of these we are looking to put in the Members Section</h1>
107
  </div>
108