text alignment for widthxheight images

This commit is contained in:
Gavin McDonald
2025-08-24 11:13:18 -04:00
parent 3ab19e01fd
commit a981cf98d7
6 changed files with 69 additions and 60 deletions

View File

@@ -1,8 +1,8 @@
defmodule LabelmakerWeb.Constants do
@defaults %{
align: "center",
color: "black",
font: "Helvetica",
align: "center",
height: "",
label: "",
label_too_long: false,