make heading on alert form bold
This commit is contained in:
@@ -79,7 +79,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.alert-form h4 {
|
.alert-form h4 {
|
||||||
color: @gray-3;
|
color: @black;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user