routing changes

This commit is contained in:
2023-04-06 14:31:14 +02:00
parent 4e3d1135f5
commit a8fa9116a7
2 changed files with 5 additions and 2 deletions

View File

@@ -3,3 +3,6 @@
@tailwind components;
@tailwind utilities;
body{
overflow-y: hidden;
}