Make participation not allowed text size consistent
Not sure whether small or normal is better, but at least it's the same.
This commit is contained in:
@@ -108,6 +108,11 @@
|
||||
width: 100%;
|
||||
z-index: 2;
|
||||
|
||||
&,
|
||||
p {
|
||||
font-size: $small-font-size;
|
||||
}
|
||||
|
||||
p {
|
||||
color: inherit !important;
|
||||
margin: 0 rem-calc(12);
|
||||
@@ -959,7 +964,6 @@
|
||||
|
||||
.participation-not-allowed {
|
||||
background: $featured;
|
||||
font-size: $small-font-size;
|
||||
padding-top: 0;
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user