diff --git a/pages/projects.html b/pages/projects.html index ccb5382..8adcdf3 100644 --- a/pages/projects.html +++ b/pages/projects.html @@ -80,7 +80,7 @@ display: flex; gap: 10px; margin-top: 20px; - justify-content: center; +/* justify-content: center; */ } .project-images img { @@ -91,7 +91,7 @@ border: 2px solid #ddd; cursor: pointer; transition: transform 0.2s; - justify-content: center; +/* justify-content: center; */ } .project-images img:hover {