aboutsummaryrefslogtreecommitdiff
path: root/static/css/home.css
diff options
context:
space:
mode:
authorADRN <adrien@luxeylab.net>2024-08-30 10:48:48 +0200
committerADRN <adrien@luxeylab.net>2024-08-30 10:48:48 +0200
commit52bebd6c75b05d6cbd17868fb64897a2905d3cf2 (patch)
treec5fcb0875932ea7af7231e2f101aee221db83623 /static/css/home.css
parentf4b15dfdfb7faedd45f1e156c1ccdc3aaf81625c (diff)
downloadsite-52bebd6c75b05d6cbd17868fb64897a2905d3cf2.tar.gz
site-52bebd6c75b05d6cbd17868fb64897a2905d3cf2.zip
label des différents nav et utilisation variable CSS pour margefeat/table-of-contents
Diffstat (limited to 'static/css/home.css')
-rw-r--r--static/css/home.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/home.css b/static/css/home.css
index 893ae13..5cac8c9 100644
--- a/static/css/home.css
+++ b/static/css/home.css
@@ -30,7 +30,7 @@ div#jardin p {
nav#sommaire {
text-align: center;
- margin-top: 3rem;
+ margin-top: var(--med_margin);
}
h2#infras {