@ -8,7 +8,6 @@
.first-time-flow {
width: 100vw;
height: 100vh;
background-color: #fff;
overflow: auto;
display: flex;
@ -18,6 +17,12 @@
font-family: Roboto;
}
@media screen and (min-height: 576px) {
.alpha-warning__container {
justify-content: center;