From 898bb8abfc675a3c3d00e8c083bc18139cab2805 Mon Sep 17 00:00:00 2001 From: Aryan1982 Date: Fri, 20 Oct 2023 18:55:01 +0530 Subject: [PATCH] Added modals for success and error that can be used anywhere --- index.html | 13 ++++++++++- script.js | 17 +++++++++++++- style.css | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 94 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 42086d3..dc5ad03 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,16 @@ - + + +