test petites polices
This commit is contained in:
@@ -90,3 +90,14 @@ body#body_navbar {
|
|||||||
filter: grayscale(100%);
|
filter: grayscale(100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@media only screen and (max-width: 1000px) {
|
||||||
|
.navbar .nav_left a {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.navbar .nav_left a#nav_logo {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user