From fd69ac98ad0450174dcecef2691cf522d74fec16 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Thu, 27 Jul 2017 12:59:06 -0700 Subject: [PATCH] d --- main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.css b/main.css index 26bbdd2..c245aee 100644 --- a/main.css +++ b/main.css @@ -360,7 +360,7 @@ div.phone { p.phoneText { font-family: 'Raleway', sans-serif; color:#069ea0; - font-size: 25px; + font-size: 18px; top: 50%; position: absolute; left: 50%; @@ -377,7 +377,7 @@ div.email { p.emailText { font-family: 'Raleway', sans-serif; color:#069ea0; - font-size: 25px; + font-size: 18px; top: 50%; position: absolute; left: 50%;