AIdeaText commited on
Commit
2e4fc0c
1 Parent(s): b6b34e5

Update modules/ui/ui.py

Browse files
Files changed (1) hide show
  1. modules/ui/ui.py +1 -1
modules/ui/ui.py CHANGED
@@ -131,7 +131,7 @@ def login_register_page(lang_code, t):
131
  }
132
  .logo-container img {
133
  height: 120px; /* Ajusta este valor según necesites */
134
- width: 120px;
135
  object-fit: contain;
136
  }
137
  .main-content {
 
131
  }
132
  .logo-container img {
133
  height: 120px; /* Ajusta este valor según necesites */
134
+ width: auto;
135
  object-fit: contain;
136
  }
137
  .main-content {