diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 4847a4d39cf49b76a54e98c62c1dcb2376ab1a21..a19ee53699cfdd4a9fbe0fef3b359490a666ac0b 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -21,11 +21,6 @@ body { font-weight: 300; } -// Not overridable in bootstrap at the moment. -strong { - font-weight: 500; -} - section { padding: 20px 0px; }