fix(projects): preserve popover card width

This commit is contained in:
poyrazavsever
2026-08-30 20:10:33 +03:00
parent 738338932f
commit d606196e06
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -99,6 +99,7 @@ function ProjectSection({
architecture={item.architecture}
technologiesLabel={technologiesLabel}
architectureLabel={architectureLabel}
triggerClassName="w-full"
className="aspect-square rounded-sm border-border"
/>
</StaggerItem>