diff options
Diffstat (limited to 'static/css/home.css')
-rw-r--r-- | static/css/home.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/home.css b/static/css/home.css index ceb0685..14c753a 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -31,6 +31,7 @@ div#jardin p { h2#infras { background-color: var(--infras); grid-area: title-start 1 / col-sep 1 / title-end 1 / col-sep 12; + padding-bottom: 10px; /* Ajoutez de l'espace en dessous du texte */ } div#rennes { |