diff --git a/index.css b/index.css index fcae167..3a74bbb 100644 --- a/index.css +++ b/index.css @@ -41,6 +41,7 @@ input, select { #selector { display: grid; grid-template-columns: 180px auto; + row-gap: 10px; } pre {