Fix multiple bugs #10

Merged
Siklos merged 7 commits from dev.rigidbody into master 2022-08-05 07:30:34 -04:00
Showing only changes of commit 0fd354fc1f - Show all commits

View file

@ -14,6 +14,8 @@ text {
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
transform: translateX(-50%);
transform-box: fill-box;
}
@keyframes fadein {