mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: remove unused CSS rule (#57999)
This commit is contained in:
@@ -120,17 +120,6 @@
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.fcc_sr_only {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
padding: 0;
|
||||
margin: -1px;
|
||||
overflow: hidden;
|
||||
clip: rect(0, 0, 0, 0);
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.ais-Hits-item {
|
||||
background-color: var(--gray-75);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user