From f1a1e6f5f82f24f5a55bee3abcaab2ec6b8fbdad Mon Sep 17 00:00:00 2001 From: Samuel Zielke Date: Tue, 7 May 2024 09:09:02 +0200 Subject: [PATCH] Edit template for more input letters in sonder by service --- main/templates/main/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/main/templates/main/index.html b/main/templates/main/index.html index 86c390c..ab96a96 100644 --- a/main/templates/main/index.html +++ b/main/templates/main/index.html @@ -31,7 +31,7 @@ #technik { margin: 0 3.000rem; } #header { padding-bottom: 2rem; } select { width: 8rem;} - input { width: 8rem;} + input { width: 7.5rem;}