mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-20 02:53:30 +02:00
refactor: pretty much the whole backend module hierarchy
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
{#if backdropUrl}
|
||||
<LazyImg src={backdropUrl} class="absolute inset-0" />
|
||||
{:else}
|
||||
<div class="absolute inset-0 bg-secondary-700 header4 flex items-center justify-center">
|
||||
<div class="absolute inset-0 bg-secondary-700 h1 flex items-center justify-center">
|
||||
{title}
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user