feat/css-cleanup #2

Merged
millironx merged 41 commits from feat/css-cleanup into master 2024-12-02 02:51:14 +00:00
Showing only changes of commit 2d8f624810 - Show all commits

View file

@ -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;