Explorar o código

set 32px spacing between main title and group title

David Hill hai 1 mes
pai
achega
7f4277695d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/app/src/components/settings-general.tsx

+ 1 - 1
packages/app/src/components/settings-general.tsx

@@ -49,7 +49,7 @@ export const SettingsGeneral: Component = () => {
         </div>
         </div>
       </div>
       </div>
 
 
-      <div class="flex flex-col gap-8 p-8 pt-6 max-w-[720px]">
+      <div class="flex flex-col gap-8 p-8 pt-0 max-w-[720px]">
         {/* Appearance Section */}
         {/* Appearance Section */}
         <div class="flex flex-col gap-1">
         <div class="flex flex-col gap-1">
           <h3 class="text-14-medium text-text-strong pb-2">Appearance</h3>
           <h3 class="text-14-medium text-text-strong pb-2">Appearance</h3>