Raphaël Bosi
2025-03-20 22:44:43 +01:00
committed by GitHub
parent 8c982653cf
commit 70a295641d

View File

@ -17,6 +17,10 @@ form {
display: contents; display: contents;
} }
html, body {
overscroll-behavior: none;
}
/* https://stackoverflow.com/questions/44543157/how-to-hide-the-google-invisible-recaptcha-badge */ /* https://stackoverflow.com/questions/44543157/how-to-hide-the-google-invisible-recaptcha-badge */
.grecaptcha-badge { .grecaptcha-badge {
visibility: hidden !important; visibility: hidden !important;