Add card with who invited you to join when displaying rules on sign-up (#23475)
This commit is contained in:
parent
94329f28e1
commit
0766c9a631
5 changed files with 21 additions and 16 deletions
|
@ -137,6 +137,10 @@ code {
|
|||
color: $secondary-text-color;
|
||||
margin-bottom: 30px;
|
||||
|
||||
&.invited-by {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: $highlight-text-color;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue