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
{{ message }}
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
After merging several PRs in sequence, the new appearance implemented in #82 (for #74) has broken a bit on desktop, as shown below:
Implemented layout in #82 (bz-subscribe-ui-update)
Current appearance on main
The weird thing is, although there have been many changes in the project, the files changed in #82 were not edited in any subsequent PRs or merge conflict resolutions. The last commits on those files are from before #82 was merged. The mobile UI seems to be unaffected.
Goals for this ticket:
Restore the original desktop UI
Change the "State Newsletters" title to use the Poppins font instead of Roboto; this was missed before merging
After merging several PRs in sequence, the new appearance implemented in #82 (for #74) has broken a bit on desktop, as shown below:
bz-subscribe-ui-update)mainThe weird thing is, although there have been many changes in the project, the files changed in #82 were not edited in any subsequent PRs or merge conflict resolutions. The last commits on those files are from before #82 was merged. The mobile UI seems to be unaffected.
Goals for this ticket: