mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-29 05:51:22 +00:00
Reverting font weight changes
This commit is contained in:
parent
41b138c2e3
commit
9825195f96
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ dl {
|
||||||
margin-bottom: $base-line-height / 2;
|
margin-bottom: $base-line-height / 2;
|
||||||
|
|
||||||
dt {
|
dt {
|
||||||
font-weight: 400;
|
font-weight: bold;
|
||||||
margin-top: $base-line-height / 2;
|
margin-top: $base-line-height / 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue