hide recaptcha

This commit is contained in:
qwertyforce 2020-09-13 18:30:08 +03:00
parent 3446d4af0f
commit 9f82ed50bf

View File

@ -12,4 +12,6 @@
::-webkit-scrollbar-thumb
{
background: rgba(0, 0, 0, 0.5);
}
}
.grecaptcha-badge { visibility: hidden; }