Skip to content

Commit 6490b22

Browse files
committed
Adjust minimal window size.
1 parent 8a625e7 commit 6490b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/website/css/website.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ div.ov_toolbar div.ov_toolbar_button:hover
355355

356356
}
357357

358-
@media (max-width: 350px), (max-height: 700px)
358+
@media (max-width: 350px), (max-height: 620px)
359359
{
360360

361361
div.intro_content

0 commit comments

Comments
 (0)