mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
equalize height of the first card of the card-group
This commit is contained in:
parent
f822307694
commit
6fc9dde727
1 changed files with 1 additions and 1 deletions
|
|
@ -172,9 +172,9 @@
|
|||
|
||||
.card {
|
||||
flex: 1 0 0%;
|
||||
margin-bottom: 0;
|
||||
|
||||
+ .card {
|
||||
margin-bottom: 0;
|
||||
margin-left: 0;
|
||||
border-left: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue