feature/project-redesign #28

Merged
ilia merged 88 commits from feature/project-redesign into main 2026-03-02 19:46:39 +00:00
Showing only changes of commit db518a6469 - Show all commits

View File

@@ -18,7 +18,7 @@ let {
<div
class={cn(
'bg-black/5 dark:bg-white/10',
'bg-black/10 dark:bg-white/10',
orientation === 'horizontal' ? 'w-full h-px' : 'w-px h-full',
className,
)}