We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b570b5 + 27d53f8 commit ca33809Copy full SHA for ca33809
1 file changed
src/routes/+page.svelte
@@ -220,7 +220,7 @@
220
<ScrollUpButton screenWidth={1280} />
221
<div class="fixed -left-4 top-0 -z-[20] opacity-20">
222
<!-- Cool dithering Japanese effect -->
223
- <div data-us-project="jzsvsRi2fATTRNcOAqWq" class="h-[calc(100dvh+4rem)] w-screen"></div>
+ <div data-us-project="jzsvsRi2fATTRNcOAqWq" class="h-[calc(100dvh+5rem)] w-screen"></div>
224
<script type="text/javascript">
225
!(function () {
226
if (!window.UnicornStudio) {
0 commit comments