From fd9eea28f2abf8922740aba52bbb6e67364d2f18 Mon Sep 17 00:00:00 2001 From: Konstantin Nosov Date: Wed, 26 May 2021 21:13:37 +0300 Subject: [PATCH] remove redundant CSS (#6355) --- site/content/examples/11-easing/00-easing/App.svelte | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 +