mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
parent
b591d232a6
commit
44acff459b
@ -14,6 +14,7 @@ $card-cap-bg: #f5f5f5;
|
||||
.card {
|
||||
position: relative;
|
||||
margin-bottom: $card-spacer-y;
|
||||
background-color: #fff;
|
||||
border: $card-border-width solid $card-border-color;
|
||||
@include border-radius($card-border-radius);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user