feat: login page polish — remove welcome text, add spacer, resize corner brand

- login.html: removed 'Добро пожаловать' heading, added 3.5rem spacer below logo
- style.css: .login-corner-brand font-size set to 1.5rem

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-27 19:31:24 +00:00
parent 56cf2d6830
commit 67d361c5c9
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -763,6 +763,7 @@ button {
left: 16px;
z-index: 20;
color: #e8f4ff;
font-size: 1.5rem;
font-weight: 700;
letter-spacing: 0.01em;
text-shadow: 0 2px 8px rgba(9, 44, 72, 0.35);