mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-21 00:05:13 +02:00
feat: Combined home and discovery pages, small improvements
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</head>
|
||||
<body
|
||||
data-sveltekit-preload-data="hover"
|
||||
class="bg-stone-950 min-h-screen text-white touch-manipulation"
|
||||
class="bg-stone-950 min-h-screen text-white touch-manipulation relative -z-10"
|
||||
>
|
||||
<div style="display: contents">%sveltekit.body%</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user