This commit is contained in:
parent
7e4e52ee29
commit
8b5d40e277
@ -2811,19 +2811,11 @@ figcaption a {
|
|||||||
|
|
||||||
.gh-footer-sph-logo {
|
.gh-footer-sph-logo {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
margin-bottom: 100px;
|
|
||||||
height: 60px;
|
|
||||||
width: 100px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-footer-sph-logo a img {
|
.gh-footer-sph-logo a img {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
width: auto;
|
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