We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1edaf commit 329c284Copy full SHA for 329c284
index.css
@@ -31,7 +31,7 @@ body::after {
31
bottom: 0;
32
left: 0;
33
width: 100%;
34
- height: 256px;
+ height: 128px;
35
content: "";
36
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f1f1f1);
37
pointer-events: none;
0 commit comments