feat: remove header box-shadow transition

This commit is contained in:
alistair3149 2021-01-11 13:52:53 -05:00
parent b867943040
commit e27fe0b998
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -29,7 +29,6 @@
right: 0;
left: 0;
box-shadow: 0 0 50px @header-height var( --header-mw-header-background-box-shadow-color );
transition: @transition-box-shadow;
}
}