we needed that one
This commit is contained in:
parent
92ad4e5db1
commit
a339152b6f
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@
|
||||||
padding: var(--space-xs);
|
padding: var(--space-xs);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:not(nav#social).site-foot__inner {
|
||||||
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
|
||||||
.site-foot svg {
|
.site-foot svg {
|
||||||
inline-size: 1.1em;
|
inline-size: 1.1em;
|
||||||
block-size: 1em;
|
block-size: 1em;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue