mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-15 22:30:53 +00:00
Copying font weight changes
This commit is contained in:
parent
2be656bcd1
commit
0742fd757d
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
|
@ -109,4 +109,4 @@ div#errors {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue