From 052c54702a27d5ccdb4420a3ed824409fb822f1a Mon Sep 17 00:00:00 2001 From: structix Date: Thu, 9 May 2019 09:44:42 +0200 Subject: [PATCH] Update --- uebung2/strasse.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uebung2/strasse.html b/uebung2/strasse.html index e166635..47ab0c8 100644 --- a/uebung2/strasse.html +++ b/uebung2/strasse.html @@ -38,8 +38,8 @@ .lefttoright { - bottom: -5%; animation: fahren_rechts 10s linear infinite; + bottom: -5%; //transform: scaleX(-1); z-index: 1; //weiter vorne/hinten }