diff --git a/src/components/navigation/footer/footer_new.module.css b/src/components/navigation/footer/footer_new.module.css index 42faf389b..06e44ff10 100644 --- a/src/components/navigation/footer/footer_new.module.css +++ b/src/components/navigation/footer/footer_new.module.css @@ -50,7 +50,8 @@ justify-content: space-between; } - @media (min-width: 1408px) {} + @media (min-width: 1408px) { + } } .logo { @@ -95,7 +96,7 @@ gap: 1rem; flex-wrap: wrap; - &>li { + & > li { text-wrap: nowrap; }