diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 8ecbf90..1c4893b 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -874,11 +874,12 @@ a.active{font-weight:bold;text-decoration: underline;} .why_me_ {padding-top: 30px; overflow: hidden;} .why_me_ .why_list {width: 1038px; margin-left: -58px} .seo_text { - font-size: 13px !important; - color: #333 !important; - font-family: Roboto !important; + } .seo_text p { margin: 10px 0 0 0; + font-size: 13px !important; + color: #333 !important; + font-family: Roboto !important; } .seo_text p:first-child {margin-top: 0} -- libgit2 0.21.4