mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 21:10:54 +00:00
Reverting font weight changes
This commit is contained in:
parent
9825195f96
commit
115f4ff37e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
.flash {
|
||||
@include span-columns(12);
|
||||
margin-bottom: 20px;
|
||||
font-weight: 400;
|
||||
font-weight: bold;
|
||||
|
||||
&.notice {
|
||||
@include flash;
|
||||
|
|
Loading…
Reference in a new issue