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.
1 parent e5a1009 commit 0ac8241Copy full SHA for 0ac8241
packages/docs/.vuepress/theme-coreui/src/client/components/Sidebar.vue
@@ -17,7 +17,7 @@
17
</g>
18
</svg>
19
</CSidebarBrand>
20
- <div class="text-body-secondary ms-3 me-5 mb-2 small fw-semibold">Framework:</div>
+ <div class="text-muted ms-3 me-5 mb-2 small fw-semibold">Framework:</div>
21
<CDropdown class="ms-3 me-5 mb-4">
22
<CDropdownToggle color="primary" variant="outline"> Vue.js </CDropdownToggle>
23
<CDropdownMenu class="w-100">
0 commit comments