Narrower patron section not to overlap with side nav

This commit is contained in:
Kalle
2022-12-06 13:00:52 +02:00
parent 15f386496d
commit ed05120647

View File

@@ -214,9 +214,11 @@
.layout__footer__patron-list {
display: flex;
max-width: 75vw;
flex-wrap: wrap;
justify-content: center;
padding: 0;
margin: 0 auto;
font-size: var(--fonts-xs);
gap: var(--s-1);
list-style: none;