oprava css

This commit is contained in:
Lukáš Kaňka 2024-01-11 18:16:08 +01:00
parent 02703bbd63
commit e7ed16a15b
1 changed files with 3 additions and 7 deletions

View File

@ -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;