mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 09:21:25 +00:00
Copying font weight changes
This commit is contained in:
parent
111da6b5e3
commit
2467c186ff
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue