improve formatting

This commit is contained in:
transcental 2026-01-05 02:55:50 +01:00
parent 96fa10af29
commit fe2273d644
No known key found for this signature in database
GPG key ID: 81E4B6CCB9561611
2 changed files with 4 additions and 6 deletions

View file

@ -16,7 +16,6 @@ module SnailMail
true
end
def view_template
# Add your template content here
@ -36,8 +35,8 @@ module SnailMail
140,
220,
71,
size: 14,
valign: :bottom,
size: 14,
valign: :bottom,
align: :left
)

View file

@ -16,7 +16,6 @@ module SnailMail
true
end
def view_template
image(
@ -34,8 +33,8 @@ module SnailMail
155,
230,
55,
size: 12,
valign: :center,
size: 12,
valign: :center,
align: :center
)