make custom fields titles smaller on mobile devices

This commit is contained in:
Alex Turchyn
2025-01-27 13:30:34 +02:00
committed by Pete Matsyburka
parent 6d2a8ca3d3
commit 5bed6448dc
12 changed files with 78 additions and 42 deletions
@@ -1,6 +1,6 @@
<template>
<label
class="label text-2xl mb-2"
class="label text-lg sm:text-2xl mb-2"
>
<MarkdownContent
v-if="field.title"