indicate which sizing mode is in play

This commit is contained in:
Gavin McDonald
2025-09-02 16:45:00 -04:00
parent c5acb7ac33
commit 44f70b607c
3 changed files with 21 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ defmodule LabelmakerWeb.Constants do
link: "",
outline: "none",
size: "72",
sizing: "font",
rows: 2,
width: ""
}