mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -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 {
|
&.active {
|
||||||
&:before {
|
&:before {
|
||||||
background: var(--accentLighten);
|
background: var(--accentLighten);
|
||||||
transition: all 0.4s ease;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue