setting cta to the card bottom
This commit is contained in:
parent
3792d02c3e
commit
e01579d091
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
&__inner {
|
||||
@apply p-6;
|
||||
/* @apply flex flex-col; */
|
||||
@apply flex flex-col;
|
||||
flex-grow: 2;
|
||||
/* @apply h-full ; */
|
||||
}
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
line-height: 1.2 !important;
|
||||
}
|
||||
.cta--read-more {
|
||||
@apply text-neutral-900;
|
||||
@apply text-neutral-900 mt-auto;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user