commento-input.scss: make create account button width 150px

This commit is contained in:
Adhityaa Chandrasekar 2018-10-07 01:33:10 -04:00
parent b2abcae319
commit cd88ae264e

View File

@ -152,7 +152,7 @@ textarea {
}
.commento-create-button {
width: 120px;
width: 150px;
background: $pink-9;
}