[Glitch] Update style of captcha confirmation page to match sign-up form (#2226)

This commit is contained in:
Claire
2023-05-25 19:14:37 +02:00
committed by GitHub
parent 058898802a
commit 2f2f74efd8
2 changed files with 7 additions and 2 deletions

View File

@ -137,6 +137,10 @@ code {
line-height: 22px;
color: $secondary-text-color;
margin-bottom: 30px;
a {
color: $highlight-text-color;
}
}
.rules-list {