From: Anthony Talarico Date: Thu, 24 May 2018 16:43:37 +0000 (-0400) Subject: changing the front page service text width so that it floats next to image X-Git-Tag: v1.0.0^2~1^2~43 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=7e5bcf86679555a794c971fdbd22e176d02adafd;p=WP-Themes%2Flaurium.git changing the front page service text width so that it floats next to image --- diff --git a/style.css b/style.css index 70dc4df..1a2bbb8 100644 --- a/style.css +++ b/style.css @@ -1807,8 +1807,8 @@ Service Section } .service-list .service-image { - height: 300px; - width: 300px; + height: 240px; + width: 240px; /* margin-top: 15px; */ overflow: hidden; border: 3px solid #EEE; @@ -1819,7 +1819,7 @@ Service Section } .service-list .service-detail { - width: 430px; + width: 300px; } .service-list.odd {