Dude, the formatting 😭

This commit is contained in:
MotorTruck1221 2024-09-28 01:15:37 -06:00
parent 3511d7b32f
commit c5a73a13ea
No known key found for this signature in database
GPG key ID: 08F417E2B8B61EA4

View file

@ -24,12 +24,9 @@ export const prerender = true;
<SettingsLayout title={t("settings.appearance")}> <SettingsLayout title={t("settings.appearance")}>
<SettingsSection <SettingsSection
title="Theme" title="Theme"
subtitle="Choose a theme so your eyes don't hate us." subtitle="Choose a theme so your eyes don't hate us.">
>
<div class="flex flex-row flex-wrap gap-4 items-center roboto"> <div class="flex flex-row flex-wrap gap-4 items-center roboto">
<div <div class="justify-center flex flex-row gap-6 flex-wrap md:justify-normal">
class="justify-center flex flex-row gap-6 flex-wrap md:justify-normal"
>
<InstalledThemes client:only="svelte" /> <InstalledThemes client:only="svelte" />
<div class="rounded-3xl bg-navbar-color w-64 flex flex-col"> <div class="rounded-3xl bg-navbar-color w-64 flex flex-col">
<div class="w-full items-center justify-center flex aspect-[16/9]"> <div class="w-full items-center justify-center flex aspect-[16/9]">