Feat(Project Hub): Apply for Founding Partner Program page created with database structure and methods.

This commit is contained in:
2025-08-02 17:39:22 +01:00
parent 09af0a7a93
commit 438909b102
343 changed files with 8047 additions and 4253 deletions

View File

@@ -136,7 +136,11 @@ textarea.form-input {
}
.container.captcha > p:last-child{
font-size: 0.9rem;
margin: 1vh 0;
margin: 1vh 1vw;
}
.container.captcha .altcha-widget,
.container.captcha .altcha-widget div.altcha {
width: 200px;
}
.container.captcha .altcha-main {
padding-left: 1rem;