feat/css-cleanup #2
1 changed files with 1 additions and 1 deletions
|
@ -387,7 +387,7 @@ footer {
|
|||
}
|
||||
} /* end @media */
|
||||
|
||||
@supports (animation-timeline: scroll()) and (animation-range) {
|
||||
@supports (animation-timeline: scroll()) and (animation-range: 0 50vh) {
|
||||
@keyframes sticky-header {
|
||||
from {
|
||||
height: 50vh;
|
||||
|
|
Loading…
Reference in a new issue