Merge branch 'master' into accesibilty
This commit is contained in:
commit
ea5936e196
@ -13,7 +13,9 @@
|
||||
color: var(--color-font);
|
||||
padding: 0 65px 0 20px;
|
||||
overflow: auto;
|
||||
transition: all .15s ease;
|
||||
transition:
|
||||
opacity .2s .1s ease-in-out,
|
||||
transform .3s ease-in-out;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user