diff --git a/sass/home.scss b/sass/home.scss index cb80d08..da440e0 100644 --- a/sass/home.scss +++ b/sass/home.scss @@ -52,5 +52,8 @@ #pgpmobile { display: inline-block; } + .latest-projects-posts .project { + margin: 1rem 5%; + } }