diff --git a/resources/css/app.css b/resources/css/app.css index 50809cc..f5d9d8f 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -32,6 +32,7 @@ @import '../../template-components/cards/card-news.css'; @import '../../template-components/cards/card-frequent_question.css'; @import '../../template-components/cards/card-thematique.css'; +@import '../../template-components/cards/page-card.css'; @import '../../template-components/post-conseils/chapter-header.css'; @import '../../template-components/post-questions/chapter-header.css'; @import '../../template-components/posts-components/chapter-header.css';