diff --git a/index.css b/index.css
index ec25839..06be33b 100644
--- a/index.css
+++ b/index.css
@@ -248,7 +248,7 @@ section.config {
grid-column-gap: 4px;
grid-row-gap: 4px;
grid-row-gap: 4px;
- grid-template-columns: auto auto auto auto;
+ grid-template-columns: auto auto auto auto auto;
padding: 8px;
font-size: 10px;
border: 1px solid var(--light-grey);
@@ -530,7 +530,7 @@ button {
select {
all: unset;
- width: 9em;
+ width: 8.5em;
padding: 0 .5ex;
border: 1px solid var(--light-grey);
border-radius: 3px;
diff --git a/index.html b/index.html
index b501da7..5488abe 100755
--- a/index.html
+++ b/index.html
@@ -276,7 +276,26 @@
-
+
+
+
+