adjust style
This commit is contained in:
parent
c9612d8a1d
commit
ad8718ba49
48 changed files with 4217 additions and 15 deletions
9
sass/_visually-hidden.scss
Normal file
9
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