feat: add project page with mock data and update project type to include thumbnail
This commit is contained in:
@ -8,6 +8,9 @@ export default {
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
screens: {
|
||||
xs: "480px",
|
||||
},
|
||||
fontSize: {
|
||||
base: "0.95rem",
|
||||
},
|
||||
|
Reference in New Issue
Block a user