From 9aaca47800c57159bef5881f11cf698043f6bb55 Mon Sep 17 00:00:00 2001 From: Tyler J Burke Date: Tue, 10 Mar 2020 14:15:45 -0400 Subject: [PATCH] Update style.css --- cssShowcase/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cssShowcase/style.css b/cssShowcase/style.css index a3a0426..379d209 100644 --- a/cssShowcase/style.css +++ b/cssShowcase/style.css @@ -364,7 +364,7 @@ img{ } #aboutInfo{ - font-size: 26px; + font-size: 32px; } }