Files
praxis-page/static/css
Brummel a916010fc4 fix(css): keep hero carousel indicators visually symmetric
Bootstrap-3's default makes the active indicator 12x12 with margin 0
while inactive is 10x10 with margin 1px. With two slides the size and
margin swap shifts dot positions on every slide change, which reads as
the gap between dots changing. Force all dots to the inactive geometry
so only the fill toggles.
2026-05-21 11:21:18 +02:00
..