sitekey form mobile styling

This commit is contained in:
realaravinth
2021-05-26 12:36:47 +05:30
parent 32e46586e4
commit 3d8cd9daed
9 changed files with 82 additions and 1 deletions

View File

@@ -85,6 +85,11 @@
flex: 2;
}
.sitekey-form__add-level-btn-spacer {
color: $white;
}
.sitekey-form__level-add-level-button {
@include violet-button;
}