init
This commit is contained in:
commit
d013ece0f3
363 changed files with 20823 additions and 0 deletions
9
themes/duckquill/sass/_visually-hidden.scss
Normal file
9
themes/duckquill/sass/_visually-hidden.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
.visually-hidden {
|
||||
clip: rect(0 0 0 0);
|
||||
position: absolute !important;
|
||||
clip-path: inset(100%);
|
||||
width: 1px !important;
|
||||
height: 1px !important;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue