v2 first draft
This commit is contained in:
parent
035b55a9ca
commit
2375fe7637
41 changed files with 837 additions and 239 deletions
7
assets/sass/utilities/_a11y.scss
Normal file
7
assets/sass/utilities/_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