fix the blink cursor while typing

pull/70/head
Victor Zhao 4 years ago
parent 0cb9fd377d
commit 881b5dc91e

@ -32,6 +32,7 @@ body {
} }
.code { .code {
caret-color: transparent;
border-radius: 5px; border-radius: 5px;
font-size: 75px; font-size: 75px;
height: 120px; height: 120px;

Loading…
Cancel
Save