Last time i code some css to my website, after tests I forward that in Safari (11.1.2) box-shadow doesn't works . I tried to add prefix -webkit but it doesn't works too. Do you have some idea how I can fix it??
box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.12);