css
This commit is contained in:
@@ -172,7 +172,7 @@ export default {
|
|||||||
|
|
||||||
.card-list {
|
.card-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 200px 32px;
|
padding: 200px 32px 20px 32px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
|
|
||||||
|
|||||||
@@ -168,7 +168,7 @@ export default {
|
|||||||
|
|
||||||
.card-list {
|
.card-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 200px 32px;
|
padding: 200px 32px 20px 32px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user