feat(shortcode): figure and figures flex box
All checks were successful
Deploy workflow / deploy (push) Successful in 33s

This commit is contained in:
Matthieu Bessat 2024-05-07 18:17:24 +02:00
parent 607b576cb7
commit 5171bcfdf2
14 changed files with 158 additions and 58 deletions

View file

@ -27,6 +27,7 @@ $hidden: #2C3E50;
@import 'general.scss';
@import 'button.scss';
@import 'page_container.scss';
@import 'figures.scss';
@import 'header.scss';
@import 'news.scss';
@import 'landing.scss';