From 3f07c44ebbb1dab30bf1b732a649920bc1be46fc Mon Sep 17 00:00:00 2001 From: wolkanca Date: Mon, 6 May 2024 20:55:15 +0300 Subject: [PATCH] google lighthouse accessibility - Update index.html google lighthouse accessibility --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 7943e2a..0075be7 100644 --- a/index.html +++ b/index.html @@ -323,6 +323,7 @@ html.swal2-shown, html.swal2-shown>body { background: var(--arka); + color: var(--metin); } .swal2-show { transform: scale(1.2); @@ -388,6 +389,7 @@ html .swal2-success-circular-line-right, html .swal2-success-fix { background: var(--arka); + color: var(--metin); }