mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
testing
This commit is contained in:
parent
ea3b65998a
commit
9a4c885868
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ const styles = {
|
|||
imageWrapper: "h-56 rounded-2xl overflow-hidden flex items-center",
|
||||
wrapperAnime: "transition-all duration-500 ease-in-out",
|
||||
image: "object-cover mx-auto",
|
||||
textWrapper: "pt-6 pb-3 w-full px-4 flex justify-between items-center",
|
||||
textWrapper: "pt-6 pb-3 w-full px-4 flex justify-between items-center text-red-500",
|
||||
};
|
||||
|
||||
interface CardProps {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue