Make sign up form styling more similar to how Bootstrap 3 used to be
[ndcode_site.git] / css / bootstrap / _custom-forms.scss
index b3db8c4..c1b99a2 100644 (file)
@@ -74,6 +74,7 @@
 // Build the custom controls out of pseudo-elements.
 
 .custom-control-label {
+  font-weight: $label-font-weight; // Nick
   position: relative;
   margin-bottom: 0;
   color: $custom-control-label-color;