1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Fix code color in callouts

This commit is contained in:
Mark Otto
2023-01-01 22:23:58 -08:00
committed by Mark Otto
parent 5a0899d040
commit d0b0fec409
2 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
.bd-callout {
--#{$prefix}link-color-rgb: var(--bd-callout-link);
--#{$prefix}code-color: var(--bd-callout-code-color);
padding: 1.25rem;
margin-top: 1.25rem;