From c0929b0d8634a275eda61765b2df8215fba826d1 Mon Sep 17 00:00:00 2001 From: Didictateur Date: Tue, 24 Feb 2026 19:02:29 +0100 Subject: [PATCH] changed texte 8 position --- frontend/pages/chap8.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pages/chap8.html b/frontend/pages/chap8.html index 1403a30..0c63f36 100644 --- a/frontend/pages/chap8.html +++ b/frontend/pages/chap8.html @@ -29,7 +29,7 @@ .speech-bubble { position: absolute; - top: 150px; + top: 110px; right: 170px; z-index: 1; display: none;