Reverting font weight changes

This commit is contained in:
onyxserpent 2014-10-09 20:25:35 -07:00
parent 2269fcbb8a
commit 6afa73dc91

View file

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