mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
Also remove glitchy transition from .post:hover on smaller viewports
This commit is contained in:
parent
1577ab6293
commit
bae16e5eda
1 changed files with 0 additions and 1 deletions
|
@ -523,7 +523,6 @@ function more(ev: MouseEvent) {
|
|||
&.active {
|
||||
&:before {
|
||||
background: var(--accentLighten);
|
||||
transition: all 0.4s ease;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue