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;
|
align-items: center;
|
||||||
/* column-gap: 32px; */
|
/* column-gap: 32px; */
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-bottom: 100px;
|
margin-bottom: 15px;
|
||||||
padding-block: 28px;
|
padding-block: 15px;
|
||||||
font-weight: 550;
|
font-weight: 550;
|
||||||
border-block: 1px solid var(--color-border);
|
border-block: 1px solid var(--color-border);
|
||||||
}
|
}
|
||||||
@ -2798,8 +2798,8 @@ figcaption a {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
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; /* Adds some space between the menu and icons */
|
margin-top: 0px;
|
||||||
margin-top: 25px;
|
margin-bottom: 100px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user