1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

chore(colors): adapt to Bootstrap 5.3

This commit is contained in:
Cotes Chung
2023-09-09 22:38:19 +08:00
parent 8542b57e8b
commit 75a2504fd9
3 changed files with 49 additions and 22 deletions

View File

@@ -44,6 +44,7 @@
.card-title {
@extend %text-clip;
color: var(--heading-color) !important;
font-size: 1.25rem;
}