feat: add wrapping behavior to policy/cookie links in footer
This commit is contained in:
committed by
Simon.Emanuelsson
parent
5d275c6b1b
commit
7e4ed93c97
@@ -35,6 +35,7 @@
|
||||
|
||||
.navigation {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: var(--Space-x1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user