feat(light-theme): code style

This commit is contained in:
anoffvu
2020-12-07 18:03:15 -08:00
parent 728f04a16d
commit 08f66bc8fd
2 changed files with 2 additions and 4 deletions

View File

@@ -14,4 +14,4 @@
transition: transform .8s cubic-bezier(.26, .86, .44, .985);
transform-origin: 0 0;
transform: scaleX(0);
}
}