diff --git a/style.css b/style.css index 0343fcf..53b30a2 100644 --- a/style.css +++ b/style.css @@ -30,7 +30,6 @@ body { .flexbox { display: flex; - /* flex-direction: column; */ } .navigation { @@ -40,10 +39,6 @@ body { /* margin-top: 20px; */ } -/* .dropdown-content { - display: none; -} */ - .content { flex: 3; margin-bottom: 25px; @@ -62,9 +57,9 @@ body { } /* škrývání */ - .navigation:hover .dropdown-content { + /* .navigation:hover .dropdown-content { display: block; - } + } */ /* roletka posuvník */ .dropdown-content { @@ -83,6 +78,7 @@ body { margin-top: 25px; } +/* Namobilu nezobrazí articles */ @media screen and (max-width: 600px) { .articles { display: none;