add extension for typing delay

This commit is contained in:
2021-07-21 11:00:05 -04:00
parent a1e97d6063
commit 92559fd7df
4 changed files with 44 additions and 3 deletions

View File

@ -22,6 +22,10 @@ textarea, .navbar-brand {
line-height: 18px;
}
#your-name-text, #your-color-text {
font-weight: bold;
}
#your-color-text {
width: 90px;
text-align: center;