aboutsummaryrefslogtreecommitdiffstats
path: root/src/theming/hbs/plain.hbs
diff options
context:
space:
mode:
authoralyx <alyx@aleteoryx.me>2024-04-08 11:59:29 -0400
committeralyx <alyx@aleteoryx.me>2024-04-08 11:59:29 -0400
commitf548d2d297bbf452aa206042f2029d7137df0477 (patch)
treebf126a6c4e7d533631c3bc76f20b627945889611 /src/theming/hbs/plain.hbs
parent95fe09db7d64e1ca746ccc5865b8ff577c386aaa (diff)
downloadlfm_embed-f548d2d297bbf452aa206042f2029d7137df0477.tar.gz
lfm_embed-f548d2d297bbf452aa206042f2029d7137df0477.tar.bz2
lfm_embed-f548d2d297bbf452aa206042f2029d7137df0477.zip
Various fixesrelease-0.2.0
Diffstat (limited to 'src/theming/hbs/plain.hbs')
-rw-r--r--src/theming/hbs/plain.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theming/hbs/plain.hbs b/src/theming/hbs/plain.hbs
index b3c0abf..040a079 100644
--- a/src/theming/hbs/plain.hbs
+++ b/src/theming/hbs/plain.hbs
@@ -1,5 +1,5 @@
<!doctype html>
-<html lang="en" style="margin: 20px; overflow: hidden;">
+<html lang="en" style="margin: 4px; overflow: hidden;">
<head>
<meta charset="UTF-8"/>
<title>{{#if error}}Error!{{else}}@{{user.name}}'s Last.fm Stats{{/if}}</title>