Skip to content

Commit 484b9fc

Browse files
gtsiolisroboquat
authored andcommitted
Update spacing between theme options
1 parent e2d18d0 commit 484b9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/settings/Preferences.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default function Preferences() {
6363
<SelectIDE />
6464
<h3 className="mt-12">Theme</h3>
6565
<p className="text-base text-gray-500 dark:text-gray-400">Early bird or night owl? Choose your side.</p>
66-
<div className="mt-4 space-x-4 flex">
66+
<div className="mt-4 space-x-3 flex">
6767
<SelectableCardSolid
6868
className="w-36 h-32"
6969
title="Light"

0 commit comments

Comments
 (0)