New style initial

This commit is contained in:
2026-06-28 20:18:03 -05:00
parent 9938f0f8ff
commit 677bf18e5b
45 changed files with 1454 additions and 667 deletions

View File

@@ -7,7 +7,8 @@
width: var(--space-7xl-8xl);
height: var(--space-7xl-8xl);
.gallery-image {
border-radius: var(--border-radius);
border-radius: 1em;
border-top-left-radius: 0;
width: var(--space-7xl-8xl);
height: var(--space-7xl-8xl);
object-fit: cover;