Update background images

This commit is contained in:
Riccardo Giorato
2026-01-05 22:42:31 +01:00
parent 057cd6a67e
commit 5f69dc702d
19 changed files with 23 additions and 26 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ export function EditorToolbar({
/>
) : (
<h1
className={`text-sm sm:text-base text-white font-display font-normal tracking-[-0.02em] truncate ${
className={`text-base sm:text-xl text-white font-heading font-semibold truncate ${
isOwner && onTitleUpdate
? "cursor-pointer hover:text-gray-300"
: ""