[Glitch] Add card with who invited you to join when displaying rules on sign-up

Port SCSS from 0766c9a631 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire
2023-06-02 18:35:37 +02:00
parent 753385d3e0
commit bf23afa059
2 changed files with 6 additions and 12 deletions

View File

@@ -138,6 +138,10 @@ code {
color: $secondary-text-color;
margin-bottom: 30px;
&.invited-by {
margin-bottom: 15px;
}
a {
color: $highlight-text-color;
}