1
Files
2025/themes/42/assets/css/breadcrumbs.css

5 lines
82 B
CSS

.breadcrumbs {
display: flex;
flex-wrap: wrap;
gap: var(--gap-half);
}