summaryrefslogtreecommitdiff
path: root/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/style.css')
-rw-r--r--style/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style/style.css b/style/style.css
index 8b5e9d6..19cf013 100644
--- a/style/style.css
+++ b/style/style.css
@@ -56,6 +56,10 @@ form {
input, textarea {
padding: 2px 5px;
color: var(--text-color);
+ margin-bottom: 15px;
+}
+textarea {
+ width: 100%;
}
h2, h3 {