This commit is contained in:
Meylis Gazakow 2022-02-21 16:31:08 +03:00
commit 3dd2348d9a
2 changed files with 2 additions and 2 deletions

View File

@ -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%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB