Files
Lazuli/src/routes/(app)/+page.svelte

8 lines
155 B
Svelte
Raw Normal View History

<div id="test-box" class="h-[200vh]"></div>
<!-- <style>
#test-box {
background: linear-gradient(to bottom, white, black);
}
</style> -->