diff --git a/cart.html b/cart.html new file mode 100644 index 0000000..e69de29 diff --git a/index.css b/index.css index aa0d983..69d18cf 100644 --- a/index.css +++ b/index.css @@ -33,7 +33,7 @@ } .login { - --bs-btn-hover-color: #000 ; + --bs-btn-hover-color: white !important; --bs-btn-hover-bg: black !important; } @@ -78,3 +78,4 @@ padding: 10px; background: transparent !important; } + diff --git a/index.html b/index.html index 0dfb346..83e5a2d 100644 --- a/index.html +++ b/index.html @@ -25,12 +25,12 @@
@@ -44,27 +44,26 @@