Add "become a sustainer" button and view to badge dialog

This commit is contained in:
Evan Hahn 2021-11-16 10:45:16 -06:00 committed by GitHub
parent a466b939bc
commit 515943c46c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 197 additions and 32 deletions

View file

@ -35,6 +35,11 @@
cursor: not-allowed;
}
&--large {
@include font-title-2;
font-weight: bold;
}
&--medium {
@include font-body-1-bold;
}