You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Scope training page CSS to prevent footer layout issues (#51355)
* Fix: Scope training page CSS to prevent footer layout issues
- Updated selectors in training.css to target only training-specific sections, avoiding global application to elements like the site footer
- Ensured footer and other global components render correctly on the training page.
* chore: remove whitespaces
* chore: removing whitespaces
* chore: remove whitespace trim
* chore: clean up training.css by removing unused '.col' class
0 commit comments