From 9c4184f35479c2d38cd9dfa74c27927a3fd1aa86 Mon Sep 17 00:00:00 2001 From: PolaBahaa <162026325+PolaBahaa@users.noreply.github.com> Date: Wed, 6 Mar 2024 03:51:08 +0200 Subject: [PATCH] README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf0f843..af5e00b 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,6 @@ 2. Scroll To Top Button --> Using only HTML & CSS. 3. Dark Mode Switch --> Using only HTML & CSS. 4. Wallpaper Change --> Using only HTML & CSS. -5. Replacing Javascript Click Events --> By Using Input Checkboxes Instead. -6. Additional Transitions. +5. Replacing Javascript Click Events --> Using Input Checkboxes Instead. +6. Responsive Design For PC, Phones & Tablets --> Using Media Queries. +7. Additional Transitions.