From 76d5db2aa7be0a3157481bad82414b909ae95773 Mon Sep 17 00:00:00 2001 From: Daniel Kao Date: Mon, 5 Feb 2024 10:33:53 -0800 Subject: [PATCH] fix lint --- src/styles/Demo.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/styles/Demo.scss b/src/styles/Demo.scss index c8f47e2d..2529e604 100644 --- a/src/styles/Demo.scss +++ b/src/styles/Demo.scss @@ -18,9 +18,10 @@ p { flex-wrap: nowrap; margin-bottom: 2.5em; } + .ladder { - margin-top: 50px; height: 510px; + margin-top: 50px; } .demobox {