X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=index.html.in;h=31e4276af340fae6e4199e30f28400dcc91b78c0;hb=da4785b9f98016de18a77ee53b9fe71c3a23539a;hp=0c18fbb0672847939c1865f2bc700cc9b62045c9;hpb=23ba3ab26448790a5f69f2cd5f29bc2fc7c7ec0b;p=charm-bypass.git diff --git a/index.html.in b/index.html.in index 0c18fbb..31e4276 100644 --- a/index.html.in +++ b/index.html.in @@ -96,7 +96,7 @@ transform: translateX(0%); } to { - transform: translateX(100%); + transform: translateX(-100%); } }