diff --git a/themes/birzha/assets/css/main.css b/themes/birzha/assets/css/main.css index 755d0e706..39becb1b8 100644 --- a/themes/birzha/assets/css/main.css +++ b/themes/birzha/assets/css/main.css @@ -232,7 +232,7 @@ li { top: 0; left: 0; /* background: rgba(0, 49, 151, .5); */ - background: url("../images/IMG-2.png") no-repeat center; + background: url("../images/IMG-2.jpg") no-repeat center; background-size: cover; width: 100%; height: 100%; @@ -834,7 +834,7 @@ li { top: 0; left: 0; /* background: rgba(0, 49, 151, .5); */ - background: url("../images/IMG-2.png") no-repeat center; + background: url("../images/IMG-2.jpg") no-repeat center; background-size: cover; width: 100%; height: 100%; diff --git a/themes/birzha/assets/images/IMG-2.jpg b/themes/birzha/assets/images/IMG-2.jpg new file mode 100644 index 000000000..9e065d073 Binary files /dev/null and b/themes/birzha/assets/images/IMG-2.jpg differ