diff --git a/sass/home.scss b/sass/home.scss index 2d3f674..e77f14a 100644 --- a/sass/home.scss +++ b/sass/home.scss @@ -57,6 +57,7 @@ } .latest-projects-posts .project { margin: 1rem 5%; + max-width: 90%; } }