removed one of two clip in .--sr-only

This commit is contained in:
westtle 2024-02-13 19:12:22 +07:00
parent 89d35dde8c
commit 8b5e7f0bd9

View file

@ -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%);
}