Merge pull request #1829 from thornbill/size-matters
Make fallback text on cards less tiny
This commit is contained in:
@@ -372,6 +372,8 @@ button::-moz-focus-inner {
|
||||
.cardDefaultText {
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
font-size: 2em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.cardImageContainer .cardImageIcon {
|
||||
|
||||
Reference in New Issue
Block a user