Add backgrounds (#99)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov 2021-08-30 20:51:06 +03:00 committed by GitHub
parent 771a0bc91d
commit a4916b59fd
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: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

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