Shrink "Become a Sustainer" font size in badge dialog
This commit is contained in:
@@ -115,6 +115,12 @@
|
|||||||
|
|
||||||
&__instructions-button {
|
&__instructions-button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
// We use this selector for specificity.
|
||||||
|
&.module-Button {
|
||||||
|
font-size: 17px;
|
||||||
|
}
|
||||||
|
|
||||||
&--hidden {
|
&--hidden {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user