This commit is contained in:
parent
03b70dc4a9
commit
7dd55927b9
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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: 75px;
|
margin-bottom: 50px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -2815,8 +2815,9 @@ figcaption a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.gh-footer-sph img{
|
.gh-footer-sph img{
|
||||||
height: 50px;
|
width: 150px;
|
||||||
width: auto;
|
height: auto;
|
||||||
|
margin-bottom: 75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user