From ee07ed0433787b27cd6c4e4df38d2fb8df6bf51f Mon Sep 17 00:00:00 2001 From: sahash07 Date: Wed, 1 Oct 2025 15:35:54 +0545 Subject: [PATCH] fix toggle problem and word storage --- 11_Pronunciation/index.html | 58 +++++++++++++++++++++++++++---------- 1 file changed, 42 insertions(+), 16 deletions(-) diff --git a/11_Pronunciation/index.html b/11_Pronunciation/index.html index 9aa2dcd..8472a1f 100644 --- a/11_Pronunciation/index.html +++ b/11_Pronunciation/index.html @@ -28,7 +28,7 @@ body.light .word-card { background: var(--card-light); color: var(--text-light); .buttons button:hover { background:#388e3c; } - +

Pronunciation English Words


@@ -39,7 +39,7 @@ body.light .word-card { background: var(--card-light); color: var(--text-light);