diff --git a/styles.css b/styles.css index c2e7428..a26c52f 100644 --- a/styles.css +++ b/styles.css @@ -7646,6 +7646,7 @@ textarea:focus { left: 0; z-index: 0; mask-image: linear-gradient(to bottom, rgb(0, 0, 0, 1) 50%, rgb(0, 0, 0, 0)); + -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0, 1) 50%, rgb(0, 0, 0, 0)); } .profile-info-section {