diff --git a/resources/css/app.css b/resources/css/app.css index ac2b2f9..41102c6 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -49,7 +49,8 @@ @import '../../template-components/heading-box.css'; @import '../../template-components/heading-box--news.css'; @import '../../template-components/heading-box--jobs.css'; -@import '../../template-components/heading-box--parcours.css'; +@import '../../template-components/heading-box--parcours-parent.css'; +@import '../../template-components/heading-box--parcours-single.css'; /* ########### LAYOUT ############ */ @import './layout/header.css';