From c5aea90ed3226fb35557f2200936f4e7b6269434 Mon Sep 17 00:00:00 2001 From: "nisch.codes" Date: Sun, 16 Mar 2025 18:37:04 +0100 Subject: [PATCH] feat: changed the styling to an all white text --- src/App.vue | 9 +-------- src/components/MarkdownEditor.vue | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/src/App.vue b/src/App.vue index 10e5df9..f0b90fa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -110,14 +110,7 @@ watchEffect(() => { id="note-title" class="block w-full text-3xl pb-2 font-bold border-b-2 border-gray-500 focus:border-white outline-none transition-colors duration-200" /> - - +