- {project.description} -
-diff --git a/src/app.css b/src/app.css index 7c7b59b..4c59189 100644 --- a/src/app.css +++ b/src/app.css @@ -3,16 +3,6 @@ @import 'tailwindcss/components'; @import 'tailwindcss/utilities'; -* { - overflow-x: hidden; -} - -*:not(a), -*:not(button), -*:not(input) { - user-select: none; -} - /* @font-face { font-family: 'Nunita'; src: url('$lib/assets/fonts/Nunito-VariableFont_wght.ttf'); diff --git a/src/lib/components/Contact.svelte b/src/lib/components/Contact.svelte deleted file mode 100644 index 2945fbd..0000000 --- a/src/lib/components/Contact.svelte +++ /dev/null @@ -1,37 +0,0 @@ - - -
- {project.description} -
-