diff --git a/src/style.css b/src/style.css index e9673e1..72b0f74 100644 --- a/src/style.css +++ b/src/style.css @@ -88,7 +88,7 @@ img.figure, @media only screen and (max-width: 700px) { .project { flex-direction: column; - padding: 32px 0; + padding: 24px 0; } .project>div {