More Menu, Added Basic Routing

This commit is contained in:
schnulller
2022-05-12 18:31:32 +02:00
parent 702fad0dd7
commit c0ff6cea2d
20 changed files with 582 additions and 191 deletions

View File

@@ -11,7 +11,7 @@ module.exports = {
screens: {
'sm': '786px',
'md': '1024px',
'lg': '1312px',
'desktop': '1190px',
'xl': '1440px',
'2xl': '1680px',
},