chore: change dprint formatting

This commit is contained in:
Ilia Mashkov
2026-01-30 01:09:39 +03:00
parent f07b699926
commit 75ea5ab382
11 changed files with 18 additions and 36 deletions

View File

@@ -32,7 +32,7 @@ $effect(() => {
</script>
<!-- Font List -->
<div class="p-2 h-full flex flex-col gap-3 overflow-hidden">
<div class="p-2 h-full flex flex-col gap-3">
{#key isEmptyScreen}
<div
class={cn(
@@ -53,7 +53,7 @@ $effect(() => {
</div>
{/key}
<div class="my-2 mx-10">
<div class="my-6">
<ComparisonSlider />
</div>