UX: narrower social login buttons on mobile
This commit is contained in:
parent
343396e182
commit
2f38375c9f
|
@ -1,7 +1,7 @@
|
||||||
// style that apply to the login popup
|
// style that apply to the login popup
|
||||||
|
|
||||||
.btn-social {
|
.btn-social {
|
||||||
width: 250px;
|
width: 150px;
|
||||||
font-size: 1.143em;
|
font-size: 1.143em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue