Merge branch 'dev'
Some checks failed
Sync and Deploy Astro Blog / sync-blog-content (push) Has been cancelled
Sync and Deploy Astro Blog / manual-deploy (push) Has been cancelled
Sync and Deploy Astro Blog / build-and-deploy (push) Has been cancelled

This commit is contained in:
ClovertaTheTrilobita 2026-04-25 01:22:22 +03:00
commit eabd15fc74

View file

@ -16,7 +16,6 @@
max-width: 96vw; max-width: 96vw;
max-height: 90vh; max-height: 90vh;
object-fit: contain; object-fit: contain;
border-radius: 16px;
box-shadow: 0 20px 80px rgba(0, 0, 0, 0.45); box-shadow: 0 20px 80px rgba(0, 0, 0, 0.45);
} }