From 02d0ef0fedcc1951ce8cf83a352ff8e6bebfeea9 Mon Sep 17 00:00:00 2001 From: Florian Dagner <99618839+fdagner@users.noreply.github.com> Date: Sat, 6 Jan 2024 22:21:38 +0100 Subject: [PATCH] update2 --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 2d3d33b..75ac591 100644 --- a/css/style.css +++ b/css/style.css @@ -162,7 +162,7 @@ body { display: block; } -@media only screen and (max-height:480px) and (orientation:portrait) { +@media only screen and (max-width:600px) { .custom-dropdown { size: 10;