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