Updated website design. Added a birthday command generator

This commit is contained in:
Ludoviko 2021-09-17 19:16:10 +01:00
parent 3a7194b33d
commit d424504547
No known key found for this signature in database
GPG key ID: 1E66DEA3F5D623D1
16 changed files with 5764 additions and 3650 deletions

View file

@ -10,6 +10,9 @@ module.exports = {
container: {
center: true,
},
fontFamily: {
'body': ['Ubuntu', 'sans-serif'],
}
},
variants: {
extend: {},