From 978c106dcdb4f9c0a9dd9a6eec0e507a7c13e8f3 Mon Sep 17 00:00:00 2001 From: miguel Date: Wed, 18 Nov 2020 21:41:36 +1100 Subject: [PATCH] Update inductor.css --- inductor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inductor.css b/inductor.css index 3a70d49..c8e3f19 100644 --- a/inductor.css +++ b/inductor.css @@ -104,7 +104,7 @@ div input { } section div.inductor-container { - height: 75vh; + height: 100vh; width: 100vw; box-sizing: border-box; }