Update src/styles/cardMod.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s

This commit is contained in:
freakoverse 2024-08-19 08:32:40 +00:00
parent 021b3fcece
commit e40c900499

View File

@ -23,6 +23,7 @@
flex-direction: column;
grid-gap: 15px;
flex-grow: 1;
justify-content: space-between;
}
.cMMFoot {