diff --git a/index.html b/index.html
index 941b64e..2343f55 100644
--- a/index.html
+++ b/index.html
@@ -54,11 +54,11 @@
-
Temp Mail V2 is out🔥
Check new features🚀
+
Temp Mail V2 is out🔥
Check new features🚀
⬇️ Please rate the new UI ⬇️
-
+
diff --git a/style.css b/style.css
index 83932dc..72f4eca 100644
--- a/style.css
+++ b/style.css
@@ -266,6 +266,7 @@ input:checked+.slider:before {
display: flex;
align-items: center;
justify-content: space-between;
+ flex-direction: column;
min-width: 250px;
z-index: 1000;
opacity: 0;
@@ -282,11 +283,14 @@ input:checked+.slider:before {
/* **Kapatma Butonu Stili** */
.close-notification {
background: none;
- border: none;
+ border: 2px solid #434446;
color: white;
font-size: 20px;
cursor: pointer;
line-height: 1;
+ width: 50%;
+ margin: 0 auto;
+ font-weight: bolder;
}
.poll {