X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=empathy%2Fempathy.css;h=a58e63306e1c22d42c534653f8a3507ec0da80d4;hp=9692274e3a7edd7eaaa4e4976d966e0c91df4cae;hb=cc7dc914378987b03c4a0dd1b6ed350ac1c9a50f;hpb=182083e7c5284b7e373a133dce71eac86cb365f7 diff --git a/empathy/empathy.css b/empathy/empathy.css index 9692274..a58e633 100644 --- a/empathy/empathy.css +++ b/empathy/empathy.css @@ -96,6 +96,6 @@ .typing.idle span { opacity: 0.0; transition-property: opacity; - transition-duration: 6s; - transition-delay: 3s; + transition-duration: 2s; + transition-delay: 1s; }