Hi,
During the development of a project i need to styled a div with box-shadow but the result was different.
my parent div that it's my container styled with a box-shadow and this div separate to two div. Left div styled with a background: #fff and on the other hand right div styled with a background: linear-gradient(102deg, #3728AF 0%, #C16AD5 100%);.
