Added menu interaction

This commit is contained in:
Alexis
2023-05-09 17:37:03 +02:00
parent 592eded221
commit 17a41714c7
11 changed files with 182 additions and 20 deletions

View File

@@ -28,6 +28,9 @@ module.exports = {
800: '#3A382C',
900: '#2d2c21'
}
},
boxShadow: {
sharpest: '2px 2px #2d2c2150'
}
}
},