django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
43 stars 20 forks source link

fix: Allow accordions w/o header type (titles not set in larger font) #120

Closed fsbraun closed 1 year ago

fsbraun commented 1 year ago

Resolves #119

codecov[bot] commented 1 year ago

Codecov Report

Merging #120 (95f89bb) into master (95144e7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   86.63%   86.63%           
=======================================
  Files         119      119           
  Lines        3082     3082           
  Branches      330      330           
=======================================
  Hits         2670     2670           
  Misses        307      307           
  Partials      105      105           
Impacted Files Coverage Δ
djangocms_frontend/contrib/accordion/forms.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.