mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 23:10:23 +00:00
parent
b591d232a6
commit
44acff459b
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue