gaf-mobile
Version:
GAF mobile Web site
22 lines (17 loc) • 393 B
text/less
@import (reference) '../themes/variables';
// Phone Verification
.phone-verification h2 {
margin-top: 30px;
margin-bottom: 30px;
}
.number-input {
margin-top: 20px;
padding: 6px 0 12px;
border-bottom: 1px solid @septenary-color-xlight;
color: @text-color-dark;
word-break: break-word;
word-wrap: break-word;
}
.verify-phone-button {
margin-top: 25px;
}