removed one of two clip in .--sr-only
This commit is contained in:
parent
89d35dde8c
commit
8b5e7f0bd9
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ ul { list-style: none; }
|
|||
position: absolute;
|
||||
top: auto;
|
||||
left: -99rem;
|
||||
clip: rect(0 0 0 0);
|
||||
clip: rect(0, 0, 0, 0);
|
||||
clip-path: inset(50%);
|
||||
}
|
Loading…
Reference in a new issue