set max width of optimized images to the max width of the main container

This commit is contained in:
2025-05-07 11:24:16 -04:00
parent 0df56d127a
commit ed4392032a
7 changed files with 51 additions and 75 deletions
+2 -2
View File
@@ -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",