Fix hcaptcha, discord still has the issue with "Invalid remote authentication ticket", but this is feature parity with UV

This commit is contained in:
wearrrrr 2024-07-15 20:56:46 -05:00
parent a375e46dea
commit 7e89193170
4 changed files with 6 additions and 3 deletions

View file

@ -47,7 +47,7 @@ function App() {
}
iframe {
border: 4px solid #313131;
background-color: #121212;
background-color: #fff;
border-radius: 1rem;
margin: 2em;
margin-top: 0.5em;