mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
set max width of optimized images to the max width of the main container
This commit is contained in:
+2
-2
@@ -42,7 +42,7 @@
|
||||
"feed": "^4.2.2",
|
||||
"geist": "^1.4.2",
|
||||
"html-entities": "^2.6.0",
|
||||
"lucide-react": "0.507.0",
|
||||
"lucide-react": "0.508.0",
|
||||
"next": "15.4.0-canary.23",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "19.1.0",
|
||||
@@ -95,7 +95,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-config-next": "15.4.0-canary.23",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-config-prettier": "^10.1.3",
|
||||
"eslint-plugin-css-modules": "^2.12.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
|
||||
Reference in New Issue
Block a user