fixed navigation for mobile version

This commit is contained in:
Čarodej
2022-01-26 18:28:19 +01:00
parent 438e930e06
commit 0b3fc946bd
12 changed files with 203 additions and 154 deletions
+1
View File
@@ -62,5 +62,6 @@ module.exports = {
},
plugins: [
require('tailwindcss-debug-screens'),
require('tailwind-scrollbar-hide'),
],
}