1
0
mirror of https://github.com/writeas/writefreely synced 2025-02-01 07:36:43 +01:00

Reduce vertical margin around OAuth buttons

This commit is contained in:
Matt Baer 2020-04-22 09:27:33 -04:00
parent 308b1a7282
commit f15acf3880

View File

@ -11,8 +11,8 @@
.row.signinbtns {
justify-content: space-evenly;
font-size: 1em;
margin-top: 3em;
margin-bottom: 2em;
margin-top: 2em;
margin-bottom: 1em;
.loginbtn {
height: 40px;