We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37bc223 + 9cc41a4 commit afb53f0Copy full SHA for afb53f0
src/resources/formats/html/bootstrap/_bootstrap-variables.scss
@@ -269,7 +269,7 @@ $font-weight-monospace-inline: $font-weight-monospace !default;
269
$code-block-font-size: $code-font-size !default;
270
$code-inline-font-size: $code-font-size !default;
271
$link-weight: $font-weight-base !default;
272
-$link-decoration: inherit !default;
+$link-decoration: null !default;
273
274
// border colors
275
$border-color: mix(
0 commit comments