Skip to content

Commit

Permalink
Remove clip for screen-reader-text CSS (#66145)
Browse files Browse the repository at this point in the history
Co-authored-by: mediaformat <mediaformat@git.wordpress.org>
Co-authored-by: afercia <afercia@git.wordpress.org>
Co-authored-by: getdave <get_dave@git.wordpress.org>
  • Loading branch information
4 people authored Oct 16, 2024
1 parent 6d84740 commit 5c18dc7
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 5c18dc7

Please sign in to comment.