forked from M3-Academy/challenge-landing-page
Merge pull request 'fix[section feature]: card break height resolved in 4k' (#18) from develop into main
Reviewed-on: #18
This commit is contained in:
commit
8dc7adabe4
@ -385,6 +385,10 @@ h6,
|
||||
padding-bottom: 6.75rem;
|
||||
}
|
||||
|
||||
.features-container .card {
|
||||
max-height: 260px;
|
||||
}
|
||||
|
||||
.card-image {
|
||||
width: 29%;
|
||||
height: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user