Fix safari background color for search and support smaller screens
What does this MR do and why?
WHAT
- This MR fixes the missing background colors for landing page search section - specifically affects Safari browser.
- Also fixes color gradient in smaller screens.
WHY
- We have users that use Safari as their default browser so the colors should stay the same across all browsers.
- Safari could not handle the level of filter blur pixel amount - so we need to lower it to support Safari.
- Support mobile site's landing/search colors as well.
Screenshots, screen recordings, or links to review app
| SCENARIO | BEFORE | AFTER |
|---|---|---|
| Mobile version on Safari | ![]() |
![]() |
| Safari on Desktop |
|
|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Configure a local GitLab Docs environment.
- Check out this branch.
- Resize screens in all supported browsers including Chrome, Firefox, and Safari. The gradients stop being uniform around <= 700px. No changes expected on Chrome and Firefox.
Merge request acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this merge request.
Edited by Hiru Fernando



