added padding

pull/4/head
alexanderroese 2024-06-02 18:08:55 +02:00
parent 2b387cd162
commit 2e5ed595c1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div style="text-align: center;">
<div style="text-align: center; padding-left: 20px; padding-right: 20px">
<span style="color: #AF9363; font-size: 24px">{{ subtitle }}</span>
<h1 style="font-size: 38px; font-weight: bold; margin: 0;">{{ title }}</h1>
</div>