Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:09:26 -07:00
parent 111da6b5e3
commit 2467c186ff

View file

@ -5,7 +5,7 @@
.flash {
@include span-columns(12);
margin-bottom: 20px;
font-weight: 600;
font-weight: 400;
&.notice {
@include flash;
@ -109,4 +109,4 @@ div#errors {
}
}
}
}
}