Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
.card-title{
height: 30px;
transition: height 0.5s linear;
}
.card-body:hover .card-title{
height: 0px;
overflow: hidden;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question