Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
haoqi7
/
cs
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cs
/
static
/
docs
/
5.0
/
scss
/
helpers
/
_visually-hidden.scss
haoqi7
Upload 1527 files
a8eb386
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
136 Bytes
//
// Visually hidden
//
.visually-hidden
,
.visually-hidden-focusable
:not
(:focus)
:not
(:focus-within) {
@include
visually-hidden();
}