Merge branch 'main' into ScreenShots

This commit is contained in:
Dakroach 2025-07-13 19:33:24 -07:00 committed by GitHub
commit 8a6abcbe5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -705,9 +705,9 @@ export default defineNuxtComponent({
}
.gallery-body {
flex-grow: 1;
width: calc(100% - 2 * var(--spacing-card-md));
padding: var(--spacing-card-sm) var(--spacing-card-md);
overflow-wrap: anywhere;
.gallery-info {
h2 {