validating nym

This commit is contained in:
counterweight 2025-02-20 16:33:46 +01:00
parent fd037b659f
commit 685fbbbde2
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
3 changed files with 78 additions and 8 deletions

View file

@ -51,6 +51,11 @@ h1 {
width: 10%;
}
.text-warning {
color: red;
font-weight: 800;
}
.button-primary {
background: #e1c300;
border-radius: 1vw;