This commit is contained in:
parent
24fde574e4
commit
2e91f0fd34
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2763,8 +2763,8 @@ figcaption a {
|
||||
align-items: center;
|
||||
/* column-gap: 32px; */
|
||||
justify-content: center;
|
||||
margin-bottom: 100px;
|
||||
padding-block: 28px;
|
||||
margin-bottom: 15px;
|
||||
padding-block: 15px;
|
||||
font-weight: 550;
|
||||
border-block: 1px solid var(--color-border);
|
||||
}
|
||||
@ -2798,8 +2798,8 @@ figcaption a {
|
||||
align-items: center;
|
||||
justify-content: center; /* Centers the icons horizontally */
|
||||
gap: 10px; /* Adds some space between the icons */
|
||||
margin-top: 0px; /* Adds some space between the menu and icons */
|
||||
margin-top: 25px;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 100px;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user