diff --git a/views/chat.php b/views/chat.php
index bc13423..5ed14e9 100644
--- a/views/chat.php
+++ b/views/chat.php
@@ -42,9 +42,8 @@
.header1 {
background: #b2003eff;
- padding-right: 0;
- position: sticky;
- border-radius: 20px;
+ padding: -20;
+ position: sticky;
top: 0;
left: 0;
width: 100%;
diff --git a/views/chat.php b/views/chat.php
index bc13423..5ed14e9 100644
--- a/views/chat.php
+++ b/views/chat.php
@@ -42,9 +42,8 @@
.header1 {
background: #b2003eff;
- padding-right: 0;
- position: sticky;
- border-radius: 20px;
+ padding: -20;
+ position: sticky;
top: 0;
left: 0;
width: 100%;
diff --git a/views/juego.php b/views/juego.php
index 93da788..5ca1a80 100644
--- a/views/juego.php
+++ b/views/juego.php
@@ -130,7 +130,7 @@