X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=index.html.in;h=ada92ffe5182dd1049599516c308a9de0e23d281;hb=86e58607e734a5f8d7720f6c36aa50b043ae40b9;hp=ccf1581a94bf3aab5254ba5beeb271bbc4ae7342;hpb=e1bb7d63fac914bfcd2da4caedb36f3dccbe6e88;p=charm-bypass.git diff --git a/index.html.in b/index.html.in index ccf1581..ada92ff 100644 --- a/index.html.in +++ b/index.html.in @@ -156,7 +156,7 @@ #trees { /* The trees move a little faster than the clouds */ - animation: treespass 18s linear infinite; + animation: treespass 16s linear infinite; } @keyframes treescopypass { @@ -166,7 +166,7 @@ #treescopy { /* The trees move a little faster than the clouds */ - animation: treescopypass 18s linear infinite; + animation: treescopypass 16s linear infinite; }