This commit is contained in:
parent
8e707c09eb
commit
113e344ac4
@ -2814,11 +2814,15 @@ figcaption a {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-bottom: 100px;
|
margin-bottom: 100px;
|
||||||
|
height: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-footer-sph-logo a img {
|
.gh-footer-sph-logo a img {
|
||||||
width: auto;
|
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
width: auto;
|
||||||
|
max-width: 100%; /* Prevents it from getting larger than its container */
|
||||||
|
object-fit: contain; /* Ensures the image scales while maintaining its aspect ratio */
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user