diff --git a/site/content/examples/11-easing/00-easing/App.svelte b/site/content/examples/11-easing/00-easing/App.svelte index 7e79edf2af..8dd92f2b20 100644 --- a/site/content/examples/11-easing/00-easing/App.svelte +++ b/site/content/examples/11-easing/00-easing/App.svelte @@ -82,7 +82,6 @@ max-height: 95%; max-width: 800px; margin: auto; - padding: 10px; border: 1px solid #333; border-radius: 2px; padding: 20px; @@ -103,4 +102,4 @@ max-height: calc(100% - 3rem); } } - \ No newline at end of file +