diff --git a/web/html/login.html b/web/html/login.html index 515ea2b3..68e849f5 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -299,6 +299,12 @@ min-height: 40px; } } + + @media (max-width: 1024px) { + .title { + font-size: 1.4rem; + } + } .words-wrapper { width: 100%; @@ -617,4 +623,4 @@ }); - \ No newline at end of file +