From f0177ca5963bf73391d4f30104a6ec36b03b06e1 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 21 May 2023 17:01:10 +0200 Subject: [PATCH] add embeded styles --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index cdc0d3e..4597c6a 100644 --- a/theme.css +++ b/theme.css @@ -81,7 +81,7 @@ body.is-embeded .page-content { padding: 0; margin-left: 2px; margin-right: 2px; - margin-top: 0; + margin-top: 1px; margin-bottom: 0; }