File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
usehooks.com/src/components Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import Button from "./Button.astro";
88 >
99 <a
1010 href =" https://query.gg"
11- class =" lg:w-7/12 pb-4 grid grid-cols-[100px_1fr_100px] lg:grid-cols-[110px_1fr] xl:grid-cols-[150px_1fr]"
11+ class =" lg:w-7/12 pb-4 grid grid-cols-[70px_1fr_70px] sm:grid-cols-[ 100px_1fr_100px] lg:grid-cols-[110px_1fr] xl:grid-cols-[150px_1fr]"
1212 >
1313 <img src ={ " /img/querygg/corner-top-left.svg" } alt =" " class =" sun" />
1414 <img
@@ -68,7 +68,6 @@ import Button from "./Button.astro";
6868 <p class =" col-span-full text-xs" >minutes</p >
6969 </div >
7070 </div >
71- <!-- <a href="query.gg" class="mt-4 mb-1 lg:mb-2 px-6 py-2 inline-block bg-brand-purple dark:bg-brand-yellow text-brand-white dark:text-brand-charcoal rounded-full uppercase border border-black cursor-pointer font-black">Join now</a> -->
7271 <Button
7372 text =" Join Now"
7473 size =" small"
You can’t perform that action at this time.
0 commit comments