add item card navigation

This commit is contained in:
jeffvli
2025-11-19 22:28:03 -08:00
parent 8ac0a27f33
commit ff776293a6
2 changed files with 202 additions and 85 deletions
@@ -21,9 +21,12 @@
.image-container {
position: relative;
display: block;
width: 100%;
aspect-ratio: 1;
overflow: hidden;
color: inherit;
text-decoration: none;
&::before {
position: absolute;