chore: drop unused styles
This commit is contained in:
parent
a0a593ee10
commit
f6a4481f0a
3 changed files with 6 additions and 17 deletions
|
@ -579,15 +579,4 @@ ol {
|
|||
border-radius: var(--border-radius-slight);
|
||||
height: auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* utilities */
|
||||
.visually-hidden {
|
||||
clip: rect(0 0 0 0);
|
||||
clip-path: inset(50%);
|
||||
white-space: nowrap;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
}
|
Reference in a new issue