summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--default.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.css b/default.css
index e27edd8..7b68600 100644
--- a/default.css
+++ b/default.css
@@ -74,6 +74,9 @@ nav ol li:first-child::before {
 	padding-left: 0;
 }
 
+input {
+	margin-right: 0.5ch;
+}
 input[type="checkbox"], label {
 	margin-right: 1ch;
 }