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:
@ -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;
|
||||
|
Reference in New Issue
Block a user