bugfix
This commit is contained in:
parent
3f36626bff
commit
b7b5c21e5e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,5 +1,12 @@
|
|||||||
|
@media screen and (max-width: 1450px) {
|
||||||
|
header{
|
||||||
|
&> nav{
|
||||||
|
width: 90%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@media screen and (max-width: 1024px) {
|
@media screen and (max-width: 1024px) {
|
||||||
header nav{
|
header > nav{
|
||||||
width: 90%!important;
|
width: 90%!important;
|
||||||
}
|
}
|
||||||
.gal{
|
.gal{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user