feat: Ajout d'un module pour afficher une galerie

This commit is contained in:
2021-06-20 22:19:09 +02:00
parent 3fe2efc5b2
commit 2081925880
3 changed files with 67 additions and 0 deletions

View File

@ -16,6 +16,7 @@ $size-xl: 1280px
@import "./footer"
@import "./posts"
@import "./print"
@import "./css-masonry"
body
color: $color-primary