From 6d2539d727ef76a30af0b050dae7114e7518e42e Mon Sep 17 00:00:00 2001 From: HumairAK Date: Wed, 13 Jul 2016 02:58:30 -0400 Subject: Minor fix --- assets/css/style.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'assets/css/style.css') diff --git a/assets/css/style.css b/assets/css/style.css index f28b713..0ce312b 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -386,13 +386,11 @@ p.solutions-type{ text-align: left; } /********** !user-profile styles *********/ -/** about_page **/ +/********** !about_page styles *********/ .about-p{ - padding: 30px 30px 0px 30px; font-size: 1.3em; color: #323232; - } .abt-name{ padding-top: 15px; @@ -401,5 +399,4 @@ p.solutions-type{ padding: 15px; } - -/** !about_page **/ +/********** !about_page *********/ -- cgit v1.2.3