File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ strong {
125125 width : 220px ;
126126}
127127
128- .situations .patents {
128+ .situations .existing {
129129 margin-top : 16px ;
130130}
131131
@@ -148,7 +148,7 @@ strong {
148148}
149149
150150.three-arrows { background-position : 0 0 ; width : 72px ; height : 56px ; }
151- .lightbulb { background-position : 0 -57px ; width : 72px ; height : 56px ; }
151+ .community { background-position : 0 -57px ; width : 72px ; height : 56px ; }
152152.circular { background-position : 0 -115px ; width : 72px ; height : 68px ; }
153153
154154
@@ -442,7 +442,7 @@ strong {
442442 only screen and (-o-min-device-pixel-ratio : 200 / 100 ),
443443 only screen and (min-device-pixel-ratio : 2.0 ) {
444444 .three-arrows ,
445- .lightbulb ,
445+ .community ,
446446 .circular {
447447 background-image : url (../img/home-sprite@2x.png );
448448 -webkit-background-size : 72px 182px ;
Original file line number Diff line number Diff line change 1414 < span > }</ span >
1515</ h2 >
1616< ul class ="triptych situations clearfix ">
17- < li class ="patents ">
17+ < li class ="existing ">
1818 < a href ="existing ">
19- < span class ="triptych-sprite lightbulb "> </ span >
19+ < span class ="triptych-sprite community "> </ span >
2020 < h3 > I’m building on an existing project or community.</ h3 >
2121 </ a >
2222 < p >
You can’t perform that action at this time.
0 commit comments