This commit is contained in:
parent
b61c306ea1
commit
24fde574e4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2795,13 +2795,16 @@ figcaption a {
|
||||
|
||||
.gh-footer-social {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center; /* Centers the icons horizontally */
|
||||
gap: 10px; /* Adds some space between the icons */
|
||||
margin-top: 20px; /* Adds some space between the menu and icons */
|
||||
margin-top: 0px; /* Adds some space between the menu and icons */
|
||||
margin-top: 25px;
|
||||
|
||||
}
|
||||
|
||||
.gh-footer-social a img {
|
||||
width: 30px; /* Adjust the size of the icons */
|
||||
width: 20px; /* Adjust the size of the icons */
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user