mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
committed by
Kevin Kirsche
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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user