Shrink "Become a Sustainer" font size in badge dialog
This commit is contained in:
parent
c0444f66a1
commit
86a52c3cbf
1 changed files with 6 additions and 0 deletions
|
@ -115,6 +115,12 @@
|
|||
|
||||
&__instructions-button {
|
||||
width: 100%;
|
||||
|
||||
// We use this selector for specificity.
|
||||
&.module-Button {
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
&--hidden {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue