Better sizing on container
This commit is contained in:
@@ -53,7 +53,7 @@ export default {
|
|||||||
.name-wins,
|
.name-wins,
|
||||||
.color-wins {
|
.color-wins {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 60%;
|
width: 13rem;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user