mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-10 04:10:26 +00:00
set 32px spacing between main title and group title
This commit is contained in:
parent
39afc055bf
commit
7f4277695d
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ export const SettingsGeneral: Component = () => {
|
|||
</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 */}
|
||||
<div class="flex flex-col gap-1">
|
||||
<h3 class="text-14-medium text-text-strong pb-2">Appearance</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue