Restore missing aspect ratio on the perma

We want to keep a pleasing shape when looking at the full card. It already expands as needed on mobile or when the description is lengthy
cc: @andyra
This commit is contained in:
Jason Zimdars
2025-07-16 11:03:45 -05:00
parent d4cae4a596
commit c46ea5471c
+2
View File
@@ -27,6 +27,8 @@
}
.card {
--card-aspect-ratio: 2 / 0.95;
border: none;
}