Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:09:26 -07:00
parent 2be656bcd1
commit 0742fd757d

View file

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