Skip to content
Snippets Groups Projects

Fix image gallery

Merged codecraft requested to merge fix_image_gallery into master
2 files
+ 7
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
0
@@ -9,3 +9,7 @@ figure.image > figcaption {
width: 100%;
opacity: 75%;
}
.content .gallery figure {
margin: 0;
}
Loading