You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user noticed that the cloud animation is not anti-aliased on Firefox. He states that it is fixable via:
outline:1px solid transparent;
However, I was not able to reproduce the issue (macOS, Retina display) and I don't understand the workaround quite yet. 😄 Would appreciate confirmation and some reference/source for this fix.