feat: increase gallery grid from 4 to 5 columns per row on desktopfeat: increase gallery grid from 4 to 5 columns per row on desktop
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
"dev": "vite",
|
||||
"test:ui": "vitest run",
|
||||
"test:e2e": "playwright test",
|
||||
"test:routes": "playwright test tests/e2e/routes.spec.ts",
|
||||
"test:routes:headed": "playwright test tests/e2e/routes.spec.ts --headed",
|
||||
"test:routes:report": "playwright test tests/e2e/routes.spec.ts --reporter=html && playwright show-report playwright-report",
|
||||
"playwright:install": "npx playwright install"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user