diff --git a/components/app/App.vue b/components/app/App.vue index f4ffaa7..f36543d 100644 --- a/components/app/App.vue +++ b/components/app/App.vue @@ -1,6 +1,6 @@ + class="bg-primary flex h-screen w-full flex-col items-center gap-4 text-white"> diff --git a/components/header/Header.vue b/components/header/Header.vue index 8381ed6..d414752 100644 --- a/components/header/Header.vue +++ b/components/header/Header.vue @@ -1,31 +1,22 @@ - - - + class="bg-secondary flex h-fit w-full flex-row items-center justify-center p-4"> + + + + Notes + + + + - -
Notes