aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/examples/blog/index.html
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2022-12-29 07:58:35 +0100
committerGitHub <[email protected]>2022-12-28 22:58:35 -0800
commit8befabbde90e8ee19f8bf9196840e25c07130710 (patch)
treecc61fe7c9285769c7f4c81aed11197102aefd642 /site/content/docs/5.3/examples/blog/index.html
parentbaf5d4c4c110c9ab86ea32381714fdba995c75d1 (diff)
downloadbootstrap-8befabbde90e8ee19f8bf9196840e25c07130710.tar.xz
bootstrap-8befabbde90e8ee19f8bf9196840e25c07130710.zip
Docs: display examples based on the docs current color mode (#37562)
* Docs: display examples based on the docs current color mode * Fix _default/examples.html
Diffstat (limited to 'site/content/docs/5.3/examples/blog/index.html')
-rw-r--r--site/content/docs/5.3/examples/blog/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/examples/blog/index.html b/site/content/docs/5.3/examples/blog/index.html
index 6b60ea069..f600a6540 100644
--- a/site/content/docs/5.3/examples/blog/index.html
+++ b/site/content/docs/5.3/examples/blog/index.html
@@ -213,7 +213,7 @@ include_js: false
<div class="col-md-4">
<div class="position-sticky" style="top: 2rem;">
- <div class="p-4 mb-3 bg-light rounded">
+ <div class="p-4 mb-3 bg-body-tertiary rounded">
<h4 class="fst-italic">About</h4>
<p class="mb-0">Customize this section to tell your visitors a little bit about your publication, writers, content, or something else entirely. Totally up to you.</p>
</div>