mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
remove transition on page header visibility
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
height: 65px;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
transition:
|
||||
opacity 0.2s ease-in-out,
|
||||
visibility 0.2s ease-in-out;
|
||||
}
|
||||
|
||||
.container[data-visible='true'] {
|
||||
|
||||
Reference in New Issue
Block a user