
| Current Path : /var/www/html/atstandard001/styles/uikit/components/partials/component/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/atstandard001/styles/uikit/components/partials/component/_menu.footer.scss |
/**
* Menus in the Footer region.
============================================================================ */
// Region or row specific menu overrides
.pr-footer__footer {
.block-menu {}
.menu-level-1 {
@include list-horizontal($flow-from, $margin: (t: $x-small, r: $medium, b: $x-small, l: 0), $list-item-selector: '.menu__item');
}
.menu .menu__link:after {
content: none;
display: none;
}
}