make nav responsive and fix styling

This commit is contained in:
Tobias Hilfiker
2022-12-22 20:04:03 +01:00
parent a6067fc0e2
commit 644671d1ab
8 changed files with 75 additions and 18 deletions

View File

@@ -12,9 +12,7 @@ module.exports = {
},
fontSize: {
's-h1': '50px',
h1: '56px',
's-h2': '60px',
h2: '60px'
h1: '56px'
}
},
},