commento-input.scss: biggen oauth button text size

This commit is contained in:
Adhityaa Chandrasekar 2019-01-30 21:26:14 -05:00
parent 514535a607
commit 42b452b9f8

View File

@ -114,13 +114,13 @@ textarea {
.commento-google-button {
background: #dd4b39;
text-transform: uppercase;
font-size: 12px;
font-size: 13px;
}
.commento-github-button {
background: #000000;
text-transform: uppercase;
font-size: 12px;
font-size: 13px;
}
.commento-anonymous-button {