commit jun 10

This commit is contained in:
2024-06-10 11:37:04 +02:00
parent 11af19a797
commit 27bfb40495
18 changed files with 601 additions and 130 deletions

View File

@@ -49,6 +49,21 @@
width: 90% !important;
}
}
.side-bar{
margin-bottom: 20px;
}
}
@media only screen and (min-width:992px) {
.search-news{
margin-bottom: 38px;
.search-news-input{
width: 70% !important;
}
}
.side-bar{
margin-bottom: 1350px;
}
}