retouche
This commit is contained in:
parent
bff081b350
commit
68b75fe95f
@ -137,7 +137,7 @@ div.texti{
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 1000px) {
|
||||||
.topnav a:not(:first-child) {display: none;}
|
.topnav a:not(:first-child) {display: none;}
|
||||||
.topnav a.icon {
|
.topnav a.icon {
|
||||||
float: right;
|
float: right;
|
||||||
@ -145,7 +145,7 @@ div.texti{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 1000px) {
|
||||||
.topnav.responsive {
|
.topnav.responsive {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user