diff --git a/kjvstudy_org/templates/base.html b/kjvstudy_org/templates/base.html index d90a3ab..f996773 100644 --- a/kjvstudy_org/templates/base.html +++ b/kjvstudy_org/templates/base.html @@ -403,13 +403,13 @@ } .breadcrumb-action-btn.font-decrease { - font-size: 0.65rem; - font-weight: 600; + font-size: 0.6rem; + font-weight: 700; } .breadcrumb-action-btn.font-increase { - font-size: 0.9rem; - font-weight: 600; + font-size: 1rem; + font-weight: 700; } .breadcrumb-action-btn.dark-toggle::before {