Use banner.png (smaller) instead of banner2.png

This commit is contained in:
Edin Dazdarevic
2017-11-07 17:43:25 +01:00
parent 021fb3f6ed
commit 6a39a41999
5 changed files with 6 additions and 6 deletions

View File

@@ -172,7 +172,7 @@ ul,p{
} }
/*============================================================*/ /*============================================================*/
.banner{ .banner{
background:url(../img/banner2.png)no-repeat; background:url(../img/banner.png)no-repeat;
width: 100%; width: 100%;
height: 100%; height: 100%;
background-size: cover; background-size: cover;
@@ -936,4 +936,4 @@ and (max-device-width : 568px)
and (orientation : landscape) { and (orientation : landscape) {
} }

2
dist/all.css vendored

File diff suppressed because one or more lines are too long

6
dist/all.js vendored

File diff suppressed because one or more lines are too long

BIN
dist/img/banner.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 946 KiB

After

Width:  |  Height:  |  Size: 515 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 946 KiB

After

Width:  |  Height:  |  Size: 515 KiB