updated screenshots

This commit is contained in:
andmironov 2017-04-28 18:13:08 +03:00
parent d69b619bc3
commit 049901afb6
5 changed files with 6 additions and 6 deletions

View File

@ -449,7 +449,7 @@ li.social-link a {
top: 60px;
border-radius: 4px;
transform: translate3d(-50%, 0, 0);
background-image: url(../img/new-site/ios_screen.png);
background-image: url(../img/new-site/IOS_Chat4.png);
background-size: 270px; }
.the-iphone-button {
@ -505,7 +505,7 @@ li.social-link a {
top: 50px;
border-radius: 4px;
transform: translate3d(-50%, 0, 0);
background-image: url(../img/new-site/screen_android2.png);
background-image: url(../img/new-site/Android_Chats.png);
background-size: 262px; }
.the-android-button {
@ -1215,7 +1215,7 @@ input.email-form__input--email:disabled {
width: 292px;
height: 610px;
left: 0;
top: 0;
top: -3px;
z-index: 500; }
.phone-wrap--android {

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

View File

@ -46,7 +46,7 @@
top: 60px;
border-radius: 4px;
transform: translate3d(-50%, 0, 0);
background-image: url(../img/new-site/ios_screen.png);
background-image: url(../img/new-site/IOS_Chat4.png);
background-size: 270px;
}
@ -109,7 +109,7 @@
top: 50px;
border-radius: 4px;
transform: translate3d(-50%, 0, 0);
background-image: url(../img/new-site/screen_android2.png);
background-image: url(../img/new-site/Android_Chats.png);
background-size: 262px;
}

View File

@ -271,7 +271,7 @@ input.email-form__input--email:disabled {
width: 292px;
height: 610px;
left: 0;
top: 0;
top: -3px;
z-index: 500
}