diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 4847a4d..a19ee53 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; }