block third fixe

This commit is contained in:
2024-11-12 12:07:28 +01:00
parent d0d6bee361
commit e4c6eab191
2 changed files with 5 additions and 1 deletions

View File

@@ -322,13 +322,14 @@
flex: 0 1 25% !important;
height: fit-content;
margin-top: 1rem;
@media(max-width: 500px){
display: flex;
flex-direction: column;
width: 100%;
}
.block-region-third{
position: fixed;
div{
display: flex;
flex-direction: row;