Fix various issues
All checks were successful
Release Creation / build (release) Successful in 49s

This commit is contained in:
2025-06-30 22:34:57 +02:00
parent 4d96c15066
commit eb0ab56794
12 changed files with 45 additions and 32 deletions

View File

@@ -439,8 +439,8 @@
max-width: 4.5rem;
}
.ammoQuantity {
min-width: 3rem;
max-width: 3rem;
min-width: 4.2rem;
max-width: 4.2rem;
}
.type {
min-width: 3rem;

View File

@@ -81,6 +81,9 @@
}
}
}
.tarot-item-img {
margin-top: 0.5rem;
}
}
.flavor-text-damage {
@@ -94,7 +97,7 @@
display: flex;
justify-content: center;
align-items: center;
margin-bottom:0.5rem;
margin-bottom: 0.5rem;
}
h2 {
text-align: center;