all fonts are available

This commit is contained in:
Gavin McDonald
2025-05-20 13:56:40 -04:00
parent 9d1dfe8259
commit 6d143adf23
2 changed files with 1 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
# testing git setup...
# Find eligible builder and runner images on Docker Hub. We use Ubuntu/Debian # Find eligible builder and runner images on Docker Hub. We use Ubuntu/Debian
# instead of Alpine to avoid DNS resolution issues in production. # instead of Alpine to avoid DNS resolution issues in production.
# #

View File

@@ -75,10 +75,7 @@ defmodule LabelmakerWeb.Home do
<% end %> <% end %>
<% end %> <% end %>
</div> </div>
<div class="flex flex-row justify-between" style="margin-top: 5px;"> <div class="flex flex-row justify-end" style="margin: 5px 0 -15px;">
<p class="text-xs text-gray-600 dark:text-gray-400 m-0 ml-1">
Note: not all fonts are available for preview.
</p>
<div class="flex flex-row gap-1"> <div class="flex flex-row gap-1">
<div <div
phx-click="update_preview" phx-click="update_preview"