Skip to content

Commit 14369f0

Browse files
committed
solid borders
1 parent 8a43266 commit 14369f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

usehooks.com/src/components/QueryGGBanner.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ import Button from "./Button.astro";
2323
/>
2424
</a>
2525
<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"
2727
>
2828
</div>
2929
<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"
3131
>
3232
<div class="my-2 uppercase text-center place-self-center text-[1.1rem]">
3333
<h2 class="mb-3 font-semibold">Launch sale happening now</h2>

0 commit comments

Comments
 (0)