Reverting font weight changes

This commit is contained in:
onyxserpent 2014-10-09 20:25:35 -07:00
parent 9825195f96
commit 115f4ff37e

View file

@ -5,7 +5,7 @@
.flash {
@include span-columns(12);
margin-bottom: 20px;
font-weight: 400;
font-weight: bold;
&.notice {
@include flash;