Skip to content

Commit 329c284

Browse files
committed
fixed gradient
1 parent fa1edaf commit 329c284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ body::after {
3131
bottom: 0;
3232
left: 0;
3333
width: 100%;
34-
height: 256px;
34+
height: 128px;
3535
content: "";
3636
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f1f1f1);
3737
pointer-events: none;

0 commit comments

Comments
 (0)