diff options
-rw-r--r-- | templates/embed.tpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/embed.tpl b/templates/embed.tpl index b3c4cef..72f85bd 100644 --- a/templates/embed.tpl +++ b/templates/embed.tpl @@ -7,6 +7,12 @@ <link rel="icon" href="templates/images/favicon.png" sizes="192x192" /> <!--Plyr--> <link href="{$styles.plyr}" rel="stylesheet"/> + <style> + body { + margin: 0rem; + padding: 0rem; + } + </style> <script> /* @licstart The following is the entire license notice for the |