Redo signup page

This commit is contained in:
1ilit
2024-01-03 21:37:44 +02:00
parent 3ec1f91903
commit 144600c5bb
6 changed files with 478 additions and 131 deletions

View File

@@ -9,7 +9,7 @@ export default {
'2xl': {'max': '1535px'},
'xl': {'min': '1024px'},
'lg': {'max': '1023px'},
'md': {'max': '767px'},
'md': {'max': '820px'},
'sm': {'max': '639px'}
},
extend: {}