Skip to content

Commit

Permalink
Remove clip for screen-reader-text CSS (WordPress#66145)
Browse files Browse the repository at this point in the history
Co-authored-by: mediaformat <[email protected]>
Co-authored-by: afercia <[email protected]>
Co-authored-by: getdave <[email protected]>
  • Loading branch information
4 people authored and karthick-murugan committed Nov 13, 2024
1 parent 82ac112 commit 38b58a7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@mixin screen-reader-text() {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
Expand Down

0 comments on commit 38b58a7

Please sign in to comment.