Add mixed backgrounds (#101)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2021-08-30 20:49:32 +02:00
committed by GitHub
parent 00e5f78c6d
commit f3137d65e3
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

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