1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 18:41:58 +02:00

(v2.1.1.9045) fix host in animal guidelines

This commit is contained in:
2024-06-12 10:32:43 +02:00
parent 3a54711dfe
commit c753afcd76
6 changed files with 42 additions and 30 deletions

View File

@ -89,13 +89,19 @@
box-shadow: none !important;
}
.endorse_img {
width: 0% !important;
}
.template-home img.logo {
width: 200px;
}
.template-home .endorse_img {
width: 150px;
}
.template-reference-index .section-desc {
font-style: italic;
text-align: justify;
font-size: 16px;
}
@media (max-width: 575.98px) {
.template-home img.logo {
width: 140px;