adding page card css component

This commit is contained in:
Antoine M 2023-11-29 17:51:57 +01:00
parent 3f072ca0b2
commit 9daad0a32f

View File

@ -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';