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

@ -298,12 +298,6 @@
} }
} }
@media (max-width: 1024px) {
.title {
font-size: 1.4rem;
}
}
.words-wrapper { .words-wrapper {
width: 100%; width: 100%;
display: inline-block; display: inline-block;