diff --git a/app/modules/home/working-on/empty.scss b/app/modules/home/working-on/empty.scss index 26fe4c83..cf8c5c3c 100644 --- a/app/modules/home/working-on/empty.scss +++ b/app/modules/home/working-on/empty.scss @@ -3,7 +3,8 @@ margin-bottom: 4rem; p { @extend %light; - margin: 1rem 0 0; + margin: 2rem 9rem 1rem; + text-align: center; } }