block third position pas fixed

This commit is contained in:
2025-11-12 16:26:53 +01:00
parent 86ce675e66
commit d013d3e45f
2 changed files with 3 additions and 6 deletions

View File

@@ -3990,9 +3990,6 @@ body {
width: 100%;
}
}
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third {
position: fixed;
}
@media (max-width: 810px) {
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third {
position: relative;
@@ -4026,7 +4023,7 @@ body {
width: 80%;
font-family: "gilroy-light";
text-transform: uppercase;
font-size: 0.6rem;
font-size: 0.7rem;
margin-bottom: 1rem;
margin-top: 1rem;
border-bottom: solid black 1px;