[Glitch] Add sign-up button to logged-out web UI

Port e623c302d5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-09-29 06:21:51 +02:00
committed by Claire
parent b38361a347
commit 1ddd2186de
4 changed files with 27 additions and 0 deletions

View File

@@ -5,4 +5,8 @@
color: $darker-text-color;
margin-bottom: 20px;
}
.button {
margin-bottom: 10px;
}
}