about summary refs log tree commit diff stats
path: root/frontend/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/static/style.css')
-rw-r--r--frontend/static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/static/style.css b/frontend/static/style.css
index 95198fb..a747adf 100644
--- a/frontend/static/style.css
+++ b/frontend/static/style.css
@@ -1,5 +1,6 @@
 form {
   display: flex;
+  column-gap: 1ex;
 }
 
 input[type="search"] {