lessites mobile
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user