"vscode:/vscode.git/clone" did not exist on "1fd61e51d4e8b6c59f979d71165f065314a10881"
Commit c42507e0 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: transform css param

parent 42925025
......@@ -61,7 +61,7 @@
@keyframes scaleUp {
from {
transform: scale(0.9);
transform: scale(0.985);
opacity: 0;
}
to {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment