Skip to content

Commit 60f2dd8

Browse files
committed
+
1 parent 768e139 commit 60f2dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/components/Toasts.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const toasts = [
6161
width: 100%;
6262
opacity: 1;
6363
transition: opacity 1s;
64-
margin-bottom: 48px;
64+
margin-bottom: 36px;
6565
}
6666

6767
.toasts-wrap-fade {

0 commit comments

Comments
 (0)