Fix backgrounds (#100)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov 2021-08-30 21:11:39 +03:00 committed by GitHub
parent a4916b59fd
commit 00e5f78c6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

View File

@ -147,7 +147,7 @@
width: 45rem;
min-height: 12.5rem;
height: 12.5rem;
background-image: url(../../img/bg-green-crop.png);
background-image: url(../../img/bg-pink-crop.jpg);
background-repeat: no-repeat;
background-clip: border-box;
background-size: cover;