Revert "fix: reduced login title font-size for mobile (#3105)"

This reverts commit 6a2e0071cf.
This commit is contained in:
Shishkevich D. 2025-07-06 06:12:32 +00:00
parent ce76cedb0d
commit 4b769fb351

View file

@ -297,12 +297,6 @@
min-height: 40px; min-height: 40px;
} }
} }
@media (max-width: 1024px) {
.title {
font-size: 1.4rem;
}
}
.words-wrapper { .words-wrapper {
width: 100%; width: 100%;