a tool for shared writing and social publishing

slight tweak to watermark

+1 -1
+1 -1
components/Watermark.tsx
··· 17 17 backgroundColor: "rgba(var(--bg-page), 0.7)", 18 18 }} 19 19 > 20 - made using <span className="text-accent-1">Leaflet</span> 20 + made using <span className="text-accent-1 font-bold">Leaflet</span> 21 21 </div> 22 22 <LogoSmall 23 23 strokeColor={theme.colors["bg-page"]}