cronapp-framework-mobile-js
Version:
Javascript library for CronApp's projects
39 lines (33 loc) • 612 B
CSS
.containerMobile {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
flex-direction: column;
width: 100%;
}
#crn-title-signup {
text-align: center;
font-weight: bold;
color: var(--colorNeutral00, #FFFFFF);
}
#crn-container-445023 {
padding: 1px;
}
button#crn-button-signup {
letter-spacing: 0px;
border-radius: 6px;
margin: 0px;
height: 47px;
}
#go-back-login {
text-align: center;
color: var(--colorNeutral00, #FFFFFF);
margin-top: 10px;
}
#ion-header {
border: none;
}
#crn-form-signup {
width: 100%;
}