« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/image.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/image.js')
-rw-r--r--src/content/dependencies/image.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/content/dependencies/image.js b/src/content/dependencies/image.js
index 1960fb0a..822a8996 100644
--- a/src/content/dependencies/image.js
+++ b/src/content/dependencies/image.js
@@ -148,7 +148,8 @@ export default {
 
           wrapped =
             html.tag('div', {class: 'image-container'},
-              wrapped);
+              html.tag('div', {class: 'image-inner-area'},
+                wrapped));
 
           if (willReveal) {
             wrapped =