Font-big
This commit is contained in:
@@ -64,6 +64,7 @@ span.color-win {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
font-weight: 900;
|
||||||
|
|
||||||
@include mobile {
|
@include mobile {
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
|
|||||||
@@ -159,6 +159,9 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
@include desktop {
|
||||||
|
width: 60vw;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.close-modal {
|
.close-modal {
|
||||||
|
|||||||
Reference in New Issue
Block a user