From 4b769fb3515b647b2ed644ad80764e1b599b45e0 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Sun, 6 Jul 2025 06:12:32 +0000 Subject: [PATCH] Revert "fix: reduced login title font-size for mobile (#3105)" This reverts commit 6a2e0071cfb27d290f3e3aca9eda184f2ac7d15e. --- web/html/login.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/web/html/login.html b/web/html/login.html index be6b9585..69a8400f 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -297,12 +297,6 @@ min-height: 40px; } } - - @media (max-width: 1024px) { - .title { - font-size: 1.4rem; - } - } .words-wrapper { width: 100%;