Make stuff work better in ShitKit (aka Safari)

This commit is contained in:
daudix
2024-07-15 06:30:20 +03:00
parent 70d7a0ee0e
commit 462e248be9
5 changed files with 27 additions and 7 deletions

View File

@ -1,6 +1,7 @@
#banner {
$mask: linear-gradient(black, transparent);
-webkit-mask-image: $mask;
-webkit-user-select: none;
position: absolute;
top: 0;
left: 0;