commit
This commit is contained in:
@@ -461,7 +461,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.card-top-right {
|
.card-top-right {
|
||||||
width: 200px;
|
width: 250px;
|
||||||
.card-top-right-text {
|
.card-top-right-text {
|
||||||
margin: 40px 0 5px 0;
|
margin: 40px 0 5px 0;
|
||||||
color: #e6e6e6;
|
color: #e6e6e6;
|
||||||
@@ -469,7 +469,7 @@ export default {
|
|||||||
}
|
}
|
||||||
.card-top-right-line {
|
.card-top-right-line {
|
||||||
height: 3px;
|
height: 3px;
|
||||||
width: 200px;
|
width: 250px;
|
||||||
background: #e6e6e6;
|
background: #e6e6e6;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user