From 3e76f92b402bae98f6ab544f1ab1b26f79dca9f7 Mon Sep 17 00:00:00 2001 From: NotAmaia <012.sva@gmail.com> Date: Tue, 14 May 2024 23:41:53 -0700 Subject: [PATCH] fixed graph --- src/styles/Exercises/GraphInput.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/Exercises/GraphInput.scss b/src/styles/Exercises/GraphInput.scss index a561dd7..b73f1af 100644 --- a/src/styles/Exercises/GraphInput.scss +++ b/src/styles/Exercises/GraphInput.scss @@ -24,7 +24,7 @@ margin-bottom: 2vh; margin-left: 0; margin-right: auto; - margin-top: 100px; + margin-top: 150px; padding-left: 8%; }