From 76aea6e66dd12f36cd0ead7fa5aa7d44edeb79a6 Mon Sep 17 00:00:00 2001 From: Simon Majorczyk <simon.majorczyk.etu@univ-lille.fr> Date: Mon, 17 Mar 2025 10:47:44 +0100 Subject: [PATCH] CSS --- templates/index-glob.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/index-glob.html b/templates/index-glob.html index 8efd879..d1de2ba 100644 --- a/templates/index-glob.html +++ b/templates/index-glob.html @@ -58,6 +58,7 @@ padding: 20px; border-radius: 10px; } + label { display: block; margin-top: 10px; -- GitLab