diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index b512c09..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-node_modules
\ No newline at end of file
diff --git a/app.css b/app.css
index 1dc7ccd..287a5c5 100644
--- a/app.css
+++ b/app.css
@@ -341,6 +341,7 @@ dialog {
background-color: var(--component-background);
border-radius: calc(var(--radius) / 2);
line-height: 1.5;
+ font-size: 0.95rem;
color: var(--text-color);
}
diff --git a/app.html b/app.html
index 6a210f6..0b82e75 100644
--- a/app.html
+++ b/app.html
@@ -171,7 +171,6 @@
-