Update .card-item
This commit is contained in:
parent
6b663d4ffe
commit
56aef694d8
|
@ -326,6 +326,8 @@ blockquote {
|
||||||
.card-item {
|
.card-item {
|
||||||
width: auto;
|
width: auto;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
padding-left: 5px;
|
||||||
|
padding-right: 5px;
|
||||||
|
|
||||||
.row {
|
.row {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue