- saving progress;
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
flex-direction: column;
|
||||
gap: 60px;
|
||||
width: 100%;
|
||||
margin-top: 30px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
@@ -47,7 +48,7 @@
|
||||
justify-content: center;
|
||||
gap: 20px;
|
||||
padding: 10px 0;
|
||||
min-height: 240px;
|
||||
/*min-height: 240px;*/
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
@@ -85,11 +86,12 @@
|
||||
> label {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding: 10px 0;
|
||||
padding: 10px;
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
line-height: 18px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user