parent
ebc478a3c0
commit
a59c23e9f7
1 changed files with 4 additions and 0 deletions
|
@ -2334,6 +2334,10 @@ kbd {
|
||||||
0 6px 20px 0 rgba(0, 0, 0, 0.09);
|
0 6px 20px 0 rgba(0, 0, 0, 0.09);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn:not(.btn--text) {
|
||||||
|
min-width: calc(33% - 6px); // auth provider width
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.login .hero-unit {
|
.login .hero-unit {
|
||||||
|
|
Loading…
Reference in a new issue