lien download mobile

This commit is contained in:
ouidade 2024-11-13 15:04:32 +01:00
parent 8243b2c8be
commit 0b79c7b0e5
2 changed files with 2 additions and 2 deletions

View File

@ -3389,7 +3389,7 @@ body {
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third {
position: fixed;
}
@media (max-width: 500px) {
@media (max-width: 810px) {
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third {
position: relative;
}

View File

@ -329,7 +329,7 @@
}
.block-region-third{
position: fixed;
@media(max-width: 500px){
@media(max-width: 810px){
position: relative;
}
div{