feat(shortcode): figure and figures flex box

This commit is contained in:
Matthieu Bessat 2024-05-07 18:17:24 +02:00
commit e326cdfc95
14 changed files with 156 additions and 56 deletions

View file

@ -0,0 +1,3 @@
<div class="figures-grid">
{{ .Inner }}
</div>