Skip to content

Commit e3dfea7

Browse files
committed
'xd'
1 parent c3eb432 commit e3dfea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/projects/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export default function Projects() {
3434
>
3535
Explora mis últimos trabajos y proyectos creativos
3636
</motion.p>
37-
<div className="mb-8 flex justify-center space-x-4">
37+
<div className="mb-8 flex justify-center flex-wrap gap-2 space-x-4">
3838
{categories.map((category) => (
3939
<button
4040
key={category}

0 commit comments

Comments
 (0)