From d92a5f2da0beb3805c7e4a0b94a4250a06b50361 Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Fri, 13 Sep 2024 15:21:14 +0200 Subject: [PATCH] tjrs pas --- css/index.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 04a6750..c14f5e6 100644 --- a/css/index.css +++ b/css/index.css @@ -13,7 +13,7 @@ position: fixed; bottom: 2vh; margin-top: 50vh; - right: 20vw; + right: 10vw; padding-left: 10px; padding-right: 10px; padding-bottom: 9px; @@ -23,6 +23,8 @@ .gros-titre{ width: 100vw; overflow-x: hidden; + font-weight: bolder; + font-size: small; } .ligne-boutons{