From: Ian Weller Date: Wed, 13 Apr 2016 13:42:03 +0000 (-0400) Subject: ready graphic is now looks good X-Git-Tag: v1.0.0^2~41 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=355c0601e6d827f809921aaad3eb7938107a627a;p=WP-Themes%2Fgaslightmedia.git ready graphic is now looks good --- diff --git a/css/app.css b/css/app.css index 3046d62..6564d30 100644 --- a/css/app.css +++ b/css/app.css @@ -6620,7 +6620,7 @@ h2#block-title { background: url(../assets/view-our-portfolio-3.png) no-repeat; background-position: 0px -121px; } #portfolio_contact a#contact-button { - height: 69px; + height: 70px; width: 219px; background: url(../assets/ready-to-get-started-3.png) no-repeat; background-position: 0 0; diff --git a/scss/_main.scss b/scss/_main.scss index c999c69..322ead2 100644 --- a/scss/_main.scss +++ b/scss/_main.scss @@ -141,7 +141,7 @@ h2#block-title { } } a#contact-button { - height: 69px; + height: 70px; width: 219px; background: url(../assets/ready-to-get-started-3.png) no-repeat; background-position: 0 0;