🐛 Fix social buttons in register form

This commit is contained in:
Eva 2022-10-11 08:41:29 +02:00
parent c0b778b67a
commit d5d1cff420
3 changed files with 15 additions and 14 deletions

View file

@ -1678,6 +1678,9 @@
.terms-login {
position: relative;
bottom: 0;
span {
margin: 0 $size-2;
}
}
}