lessites mobile

This commit is contained in:
2024-11-05 21:20:44 +01:00
parent c6d86df3bb
commit d516369a78
2 changed files with 19 additions and 0 deletions

View File

@@ -39,6 +39,12 @@ main{
#block-sitesmap-block{
margin: auto;
#sites-map-container{
@media(max-width: 810px){
height: 300px;
}
}
}
}
@@ -53,6 +59,9 @@ main{
.views-row{
width: 18%;
margin-bottom: 2rem;
@media(max-width: 810px){
width: 45%;
}
.views-field-title .field-content a{
color: $blue_QDD;
font-family: "gilroy-bold";