From f3aaf3b1f71df07e7cd60c47079fa2de60bfcb7d Mon Sep 17 00:00:00 2001 From: Tyler Koenig Date: Sun, 22 Aug 2021 12:22:33 -0400 Subject: [PATCH] mobile styling for projects --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 7595eaea..a7709b54 100644 --- a/style.css +++ b/style.css @@ -167,7 +167,7 @@ h4 { .project-item { display: flex; flex-direction: column; - margin: 1.5rem; + margin: 1.5rem 0; text-align: center; font-weight: 200; letter-spacing: 0.01rem;