From fb7eed536016ad4d3dd7555ce5bce72598f52d88 Mon Sep 17 00:00:00 2001 From: Manu kashyap <76866512+ManuKashyap01@users.noreply.github.com> Date: Thu, 27 Jan 2022 19:35:19 +0530 Subject: [PATCH] Update style.css removed empty input[type="select"] {} style tag --- 23 - Speech Synthesis/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/23 - Speech Synthesis/style.css b/23 - Speech Synthesis/style.css index 7439801298..72d210062f 100644 --- a/23 - Speech Synthesis/style.css +++ b/23 - Speech Synthesis/style.css @@ -68,10 +68,6 @@ textarea { height: 20rem; } -input[type="select"] { - -} - .voiceinator button { background: #ffc600; border: 0;