frontend: init project with some basic invitation form

This commit is contained in:
tylen
2025-08-31 22:35:47 +03:00
parent 2bc48a6901
commit 36a82a3789
8 changed files with 3439 additions and 31 deletions

View File

@@ -37,6 +37,6 @@
padding: 2em;
}
.read-the-docs {
color: #888;
.mainText {
color: #5f5e5e;
}