This commit is contained in:
parent
67d6293822
commit
8f040c3b24
@ -2799,7 +2799,7 @@ figcaption a {
|
|||||||
justify-content: center; /* Centers the icons horizontally */
|
justify-content: center; /* Centers the icons horizontally */
|
||||||
gap: 10px; /* Adds some space between the icons */
|
gap: 10px; /* Adds some space between the icons */
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
margin-bottom: 100px;
|
margin-bottom: 75px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -2813,11 +2813,12 @@ figcaption a {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
margin-bottom: 100px
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-footer-sph-logo img {
|
.gh-footer-sph-logo img {
|
||||||
width: 200px;
|
width: auto;
|
||||||
height: auto;
|
height: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user