Update ThemeSwitcher.tsx

This commit is contained in:
cond0r 2022-11-30 11:34:59 +02:00
parent ad51e13941
commit 4578e38bf2

View File

@ -18,7 +18,7 @@ const ThemeSwitcher = () => {
>
<button
className={
'w-[120px] h-10 pl-2 pr-1 rounded-md border border-accent-2 flex items-center justify-between transition-colors ease-linear hover:border-accent-3 hover:shadow-sm'
'w-[125px] h-10 pl-2 pr-1 rounded-md border border-accent-2 flex items-center justify-between transition-colors ease-linear hover:border-accent-3 hover:shadow-sm'
}
aria-label="Theme Switcher"
>