From 643eeb01b96e7635201505ef201c60ab405bd419 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 5 Apr 2021 15:02:18 -0300 Subject: info card dimension tweaks --- upd8.js | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'upd8.js') diff --git a/upd8.js b/upd8.js index cfddf58..70fc89e 100755 --- a/upd8.js +++ b/upd8.js @@ -2397,16 +2397,18 @@ writePage.html = (pageFn, {paths, strings, to}) => { const infoCardHTML = fixWS`
-
-
- ${img({ - class: 'info-card-art', - src: '', - square: true - })} +
+
+
+ ${img({ + class: 'info-card-art', + src: '', + square: true + })} +
+

+

${strings('releaseInfo.from', {album: ''})}

-

-

${strings('releaseInfo.from', {album: ''})}

`; -- cgit 1.3.0-6-gf8a5