Remove icono.png from AuthView as requested
This commit is contained in:
@ -45,7 +45,7 @@ const toggleAuth = () => {
|
||||
<div class="auth-content-grid">
|
||||
<!-- Branding Side (Desktop only) -->
|
||||
<div class="branding-section">
|
||||
<img src="/icono.png" alt="SIB Icon" class="brand-logo" />
|
||||
|
||||
<img src="/titulosib.png" alt="SIB Logo" class="brand-title-img" />
|
||||
<p class="brand-tagline">{{ t('auth.brandingSubtitle') }}</p>
|
||||
<div class="brand-features">
|
||||
|
||||
Reference in New Issue
Block a user