From 64a35c929815503da2f596e271751a45a3e52da4 Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Mon, 18 Jun 2018 00:04:36 -0700 Subject: [PATCH] lightbulb/patents->community/existing --- assets/css/application.scss | 6 +++--- index.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/css/application.scss b/assets/css/application.scss index 12481e6..3a8b5ae 100644 --- a/assets/css/application.scss +++ b/assets/css/application.scss @@ -125,7 +125,7 @@ strong { width: 220px; } -.situations .patents { +.situations .existing { margin-top: 16px; } @@ -148,7 +148,7 @@ strong { } .three-arrows { background-position: 0 0; width: 72px; height: 56px; } -.lightbulb { background-position: 0 -57px; width: 72px; height: 56px; } +.community { background-position: 0 -57px; width: 72px; height: 56px; } .circular { background-position: 0 -115px; width: 72px; height: 68px; } @@ -442,7 +442,7 @@ strong { only screen and (-o-min-device-pixel-ratio: 200/100), only screen and (min-device-pixel-ratio: 2.0) { .three-arrows, - .lightbulb, + .community, .circular { background-image: url(../img/home-sprite@2x.png); -webkit-background-size: 72px 182px; diff --git a/index.html b/index.html index b6c8945..fb2b909 100644 --- a/index.html +++ b/index.html @@ -14,9 +14,9 @@ permalink: / }