all fonts are available
This commit is contained in:
@@ -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.
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user