Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Add sr only class #8

Open
javierarques opened this issue Nov 13, 2016 · 1 comment
Open

Add sr only class #8

javierarques opened this issue Nov 13, 2016 · 1 comment

Comments

@javierarques
Copy link

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
@demipel8
Copy link
Contributor

demipel8 commented Sep 7, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants