Browse Source

More font weights

pull/214/head
connors 12 years ago
parent
commit
23888d3a48
  1. 2
      lib/sass/buttons.scss

2
lib/sass/buttons.scss

@ -95,7 +95,7 @@
padding: 0;
margin-top: -5px; // Offsets the bar's vertical padding
font-size: 16px;
font-weight: 400;
font-weight: $font-weight-light;
line-height: $bar-base-height;
color: $primary-color;
border: 0;

Loading…
Cancel
Save