diff --git a/zsite/static/less/people.less b/zsite/static/less/people.less index fc4b591..984fd58 100644 --- a/zsite/static/less/people.less +++ b/zsite/static/less/people.less @@ -15,7 +15,6 @@ padding-right: 20%; float: right; } - .plugin-people-feature { margin-top: 20px; @@ -23,18 +22,20 @@ float: left; margin-bottom: 10px; margin-left: -120px; - } .people-description { - font-size: 15px; + + font-size: 14px; padding-top: 25px; - padding-left: 140px; + + padding-left: 15px; + } .people-controls { - width: 80%; + text-align: right; margin-bottom: 5px; }