lien download mobile
This commit is contained in:
parent
8243b2c8be
commit
0b79c7b0e5
|
@ -3389,7 +3389,7 @@ body {
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
@media (max-width: 500px) {
|
@media (max-width: 810px) {
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
|
@ -329,7 +329,7 @@
|
||||||
}
|
}
|
||||||
.block-region-third{
|
.block-region-third{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
@media(max-width: 500px){
|
@media(max-width: 810px){
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
div{
|
div{
|
||||||
|
|
Loading…
Reference in New Issue