feat: change bg image

This commit is contained in:
Nazareno Oviedo 2022-04-12 10:34:51 -03:00
parent 69608a5472
commit a1217a495e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

View File

@ -77,7 +77,7 @@
margin: 0 tovw(-56px, 'default', -56px);
margin-top: tovw(72px, 'default', 60px);
background-image: url('/images/benefit-bg.jpg');
background-image: url('/images/benefit-bg.png');
background-position: center center;
background-repeat: no-repeat;
background-size: cover;