Added menu interaction

This commit is contained in:
Alexis
2023-05-09 17:37:03 +02:00
parent 592eded221
commit 17a41714c7
11 changed files with 182 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
@tailwind utilities;
body {
@apply relative min-h-screen min-w-full text-y-beige-900 bg-y-beige-400 bg-[url('/yorha-bg.svg')] bg-contain bg-no-repeat
@apply relative min-h-screen min-w-full text-y-beige-900 bg-y-beige-400
}
body::before {

Binary file not shown.