added padding-left/padding-right: 12px to login/register buttons
This commit is contained in:
parent
1dfa8361c5
commit
3726926776
|
@ -42,4 +42,6 @@ limitations under the License.
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
padding-left: 12px;
|
||||||
|
padding-right: 12px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue