mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 11:01:54 +03:00
Fix backgrounds (#100)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
a4916b59fd
commit
00e5f78c6d
BIN
plugins/recruit-resources/img/bg-green-crop.jpg
Normal file
BIN
plugins/recruit-resources/img/bg-green-crop.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 310 KiB |
Binary file not shown.
Before Width: | Height: | Size: 198 KiB |
BIN
plugins/recruit-resources/img/bg-pink-crop.jpg
Normal file
BIN
plugins/recruit-resources/img/bg-pink-crop.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 369 KiB |
Binary file not shown.
Before Width: | Height: | Size: 134 KiB |
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user