Files
pdga-rating/public/css
Samuel Enocsson e21e6f2ef0
Release / release (push) Successful in 7s
fix: couple mobile add-bar offset to container padding via CSS var
Previously .mobile-add-bar { margin-bottom: -80px } was hardcoded
to match .container { padding-bottom: 80px }. Now both reference
--m-container-pad-bottom so they can't drift out of sync.
2026-05-22 22:11:20 +02:00
..