Changing up the scene/adding scrolling and animations

This commit is contained in:
Frank Delaguila
2022-03-18 11:45:18 -06:00
parent 505516ace5
commit 052432666a
6 changed files with 143 additions and 84 deletions

View File

@@ -4,6 +4,9 @@ module.exports = {
'./src/components/**/*.jsx'
],
theme: {
container: {
center: true
},
extend: {},
fontFamily: {
sans: ['Museo Sans']