Skip to content

Commit 0e0f61b

Browse files
committed
add border
1 parent 2d14efe commit 0e0f61b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/components/billing/gradientBanner.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
height: 100%;
9494
padding-left: 25vw;
9595
position: absolute;
96+
border-bottom: 1px solid var(--border-neutral);
9697
9798
@media (max-width: 768px) {
9899
& img {

0 commit comments

Comments
 (0)