Skip to content

Commit c141f42

Browse files
author
Abhijit A. Mahajani
committed
Merge pull request #10 from nikhil-zinjurde-imgtec/update-image
Update FlowCloud image with Creator
2 parents b4dd999 + 46030ba commit c141f42

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

src/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ ol li {
221221
@media (min-width: 768px){
222222
.c-logo {
223223
display:inline-block;
224-
background:url("../image/flowlogo.png") no-repeat;
224+
background:url("../image/creatorlogo.png") no-repeat;
225225
height: 43px;
226226
width: 150px;
227227
margin-top: 41px;
@@ -252,7 +252,7 @@ ol li {
252252
@media (max-width: 767px){
253253
.c-logo {
254254
display:inline-block;
255-
background:url("../image/flowlogo-mobile.png") no-repeat;
255+
background:url("../image/creatorlogo-mobile.png") no-repeat;
256256
height: 33px;
257257
width: 111px;
258258
margin-top: 19px;

src/image/creatorlogo-mobile.png

4.78 KB
Loading

src/image/creatorlogo.png

6.99 KB
Loading

src/image/flowlogo-mobile.png

-2.18 KB
Binary file not shown.

src/image/flowlogo.png

-2.92 KB
Binary file not shown.

0 commit comments

Comments
 (0)