File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
usehooks.com/src/components Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ import Button from "./Button.astro";
23
23
/>
24
24
</a >
25
25
<div
26
- class =" hidden lg:block w-[80px] mr-[-55px] bg-brand-charcoal border-4 border-r-0 border-brand-beige border-s-brand-beige shadow-[-4px_0_0_var(--brand-charcoal)] -skew-x-[15deg] z-0"
26
+ class =" hidden lg:block w-[80px] mr-[-55px] bg-brand-charcoal border-4 border-r-0 border-solid border- brand-beige border-s-brand-beige shadow-[-4px_0_0_var(--brand-charcoal)] -skew-x-[15deg] z-0"
27
27
>
28
28
</div >
29
29
<div
30
- class =" lg:w-5/12 py-2 lg:pb-0 grid lg:grid-cols-[1fr_90px] xl:grid-cols-[1fr_120px] justify-center bg-brand-charcoal border-2 lg:border-4 lg:border-l-0 border-brand-beige text-brand-beige z-10"
30
+ class =" lg:w-5/12 py-2 lg:pb-0 grid lg:grid-cols-[1fr_90px] xl:grid-cols-[1fr_120px] justify-center bg-brand-charcoal border-2 lg:border-4 lg:border-l-0 border-solid border- brand-beige text-brand-beige z-10"
31
31
>
32
32
<div class =" my-2 uppercase text-center place-self-center text-[1.1rem]" >
33
33
<h2 class =" mb-3 font-semibold" >Launch sale happening now</h2 >
You can’t perform that action at this time.
0 commit comments