better card detail for mobile screen

This commit is contained in:
Jordan Blasenhauer 2024-04-15 17:30:50 +02:00
parent a86a90343d
commit 5a2469b452
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -243,7 +243,7 @@
}
.card-detail-item {
@apply flex flex-col items-center sm:flex-row col-span-1 py-1 sm:py-0;
@apply flex items-center col-span-1 py-1 sm:py-0;
}
.card-detail-item-title {