Reduce vertical margin around OAuth buttons
This commit is contained in:
parent
308b1a7282
commit
f15acf3880
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue