From 6079f214f8ba5f95433f501c5408c3b9911ad23e Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 5 Jan 2023 19:52:22 -0400 Subject: remove image-inner-area --- src/upd8.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/upd8.js') diff --git a/src/upd8.js b/src/upd8.js index fad3c7d8..51b098fd 100755 --- a/src/upd8.js +++ b/src/upd8.js @@ -703,7 +703,6 @@ function img({ function wrap(input, hide = false) { let wrapped = input; - wrapped = html.tag('div', {class: 'image-inner-area'}, wrapped); wrapped = html.tag('div', {class: 'image-container'}, wrapped); if (reveal) { -- cgit 1.3.0-6-gf8a5