mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 04:57:30 -07:00
Remove transition from .post:hover
This commit is contained in:
parent
ed2622344f
commit
f615e9b2ec
1 changed files with 0 additions and 1 deletions
|
@ -339,7 +339,6 @@ function more(ev: MouseEvent) {
|
|||
&.active {
|
||||
&:before {
|
||||
background: var(--accentLighten);
|
||||
transition: all 0.4s ease;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue