Add mixed backgrounds (#101)

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

View File

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