diff options
Diffstat (limited to 'playgrounds/transforms')
-rw-r--r-- | playgrounds/transforms/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playgrounds/transforms/index.html b/playgrounds/transforms/index.html index a165dd9..8e1f804 100644 --- a/playgrounds/transforms/index.html +++ b/playgrounds/transforms/index.html @@ -5,7 +5,7 @@ <head> <meta charset="utf-8"> <title>SVG Playground</title> - <link rel="stylesheet" href="../playground.css"> + <link rel="stylesheet" href="style.css"> </head> <body> |