refactor: responsive: device units (#17551)

This commit is contained in:
Min Idzelis
2025-04-11 18:09:10 -04:00
committed by GitHub
parent 5bcb58c3e7
commit 3bec8dc337
15 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
import { t } from 'svelte-i18n';
</script>
<section class="flex h-screen w-screen place-content-center place-items-center">
<section class="flex h-dvh w-dvw place-content-center place-items-center">
<div class="flex max-w-[350px] flex-col place-items-center gap-10 text-center">
<div class="flex place-content-center place-items-center">
<Logo variant="icon" class="text-center" size="landing" />