diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-13 06:58:30 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-13 06:58:30 +0000 |
| commit | 6d2539d727ef76a30af0b050dae7114e7518e42e (patch) | |
| tree | b3769a5581f881ab129720f7ece87c690a334b62 /assets/css | |
| parent | 5e064e7b3f36e214029e1f31d78a8bfd2d3d2db3 (diff) | |
Minor fix
Diffstat (limited to 'assets/css')
| -rw-r--r-- | assets/css/style.css | 7 |
1 files changed, 2 insertions, 5 deletions
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 *********/ |
