From 94ce631956c4c7ac6a1bdaf639ef15da7480fd5a Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Wed, 10 Nov 2021 13:09:03 -0700 Subject: [PATCH] projects css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 709bbda..bf73745 100644 --- a/style.css +++ b/style.css @@ -80,7 +80,7 @@ article > a > img { article > a > h3 { text-align: center; text-decoration: none; - margin-top: 0; + margin: auto 0.25em 0.25em 0.25em; padding-top: 1.25em; }