mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-31 09:03:41 -05:00
* fix(UI): preview in new window doesn't disappear on parent resize now * refactor: rename css class for clarity * refactor: remove unnecessary code * chore: fix comment * refactor: turn switch statement into if statement for clarity * fix: close preview window if navigating away from learning section * fix: make button bigger for mobile * fix: stop preview from disappearing on resize after chapter change * fix: apply style only to tab that needs it chore: add comments for clarity --------- Co-authored-by: David Moreno-Bautista <71296308+davmoba4@users.noreply.github.com>