mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-12 05:00:05 +00:00
Revert "fix: reduced login title font-size for mobile (#3105)"
This reverts commit 6a2e0071cf
.
This commit is contained in:
parent
ce76cedb0d
commit
4b769fb351
1 changed files with 0 additions and 6 deletions
|
@ -297,12 +297,6 @@
|
|||
min-height: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
.title {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
}
|
||||
|
||||
.words-wrapper {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue