css: Remove strong rule (to make it actually bold?).
This commit is contained in:
parent
2f2ec06559
commit
51bcd94031
1 changed files with 0 additions and 5 deletions
|
@ -21,11 +21,6 @@ body {
|
|||
font-weight: 300;
|
||||
}
|
||||
|
||||
// Not overridable in bootstrap at the moment.
|
||||
strong {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
section {
|
||||
padding: 20px 0px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue