From d099ec90f0f019658e9521a4eb3353d79eecf749 Mon Sep 17 00:00:00 2001 From: Steven Copeland Date: Mon, 1 May 2017 12:06:34 -0400 Subject: [PATCH] changing text size changing the text size of the github icon --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 31ac2bd..3d05372 100644 --- a/style.css +++ b/style.css @@ -65,7 +65,8 @@ a { } .middle { - text-align:center + text-align:center; + font-size:30px; } ul {