fix: handle multiple clicks on typing animations;

This commit is contained in:
Barrett Ruth 2024-06-15 13:58:23 -05:00
parent 1cb8e8ab2c
commit 2571771f70
4 changed files with 32 additions and 2 deletions

View file

@ -35,6 +35,8 @@ body {
height: 100%;
display: flex;
flex-direction: column;
}
.graph {
background-image: linear-gradient(
to right,
rgba(200, 200, 200, 0.4) 1px,