Skip to content

Instantly share code, notes, and snippets.

@abdulawal39
Created October 2, 2025 06:53
Show Gist options
  • Select an option

  • Save abdulawal39/61abbda51e230e4dc5dd95b789280972 to your computer and use it in GitHub Desktop.

Select an option

Save abdulawal39/61abbda51e230e4dc5dd95b789280972 to your computer and use it in GitHub Desktop.

Revisions

  1. abdulawal39 created this gist Oct 2, 2025.
    5 changes: 5 additions & 0 deletions hide-mid-shadow.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    .textLayer{
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    }