diff --git a/app/components/designer/DesignerToolbar.vue b/app/components/designer/DesignerToolbar.vue index 17843f0..4217144 100644 --- a/app/components/designer/DesignerToolbar.vue +++ b/app/components/designer/DesignerToolbar.vue @@ -102,53 +102,108 @@ const zoomLabel = computed(() => `${Math.round(props.zoom * 100)}%`); diff --git a/app/pages/index.vue b/app/pages/index.vue index 29eb19e..735c130 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -379,26 +379,6 @@ const handleCheckout = async () => { @select="handleTemplateSelect" /> - - {
- -

- Safe zone and bleed guides update automatically when you switch - templates. Use the toolbar to layer text, shapes, and imagery - inside the circular boundary. -

+
+ +

+ Safe zone and bleed guides update automatically when you switch + templates. Use the toolbar to layer text, shapes, and imagery + inside the circular boundary. +

+