chore: drop unused styles

This commit is contained in:
Cory Dransfeldt 2024-10-28 04:26:22 -07:00
parent a0a593ee10
commit f6a4481f0a
No known key found for this signature in database
3 changed files with 6 additions and 17 deletions

View file

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