Updated v2 draft
This commit is contained in:
parent
2375fe7637
commit
877beb9b4f
16 changed files with 296 additions and 300 deletions
7
assets/sass/utils/_a11y.scss
Normal file
7
assets/sass/utils/_a11y.scss
Normal file
|
@ -0,0 +1,7 @@
|
|||
.sr-only {
|
||||
font-size: 0;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
position: absolute;
|
||||
width: 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue