chore: styles
This commit is contained in:
parent
16df6f3b13
commit
d6eb5411fa
1 changed files with 1 additions and 5 deletions
|
@ -396,7 +396,7 @@ footer {
|
||||||
|
|
||||||
& nav {
|
& nav {
|
||||||
&.social {
|
&.social {
|
||||||
gap: var(--sizing-sm);
|
gap: var(--sizing-md);
|
||||||
margin-bottom: var(--sizing-lg);
|
margin-bottom: var(--sizing-lg);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
@ -555,8 +555,4 @@ li {
|
||||||
main {
|
main {
|
||||||
max-width: 768px;
|
max-width: 768px;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer nav.social {
|
|
||||||
gap: var(--sizing-md);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue