Fix: Close button position on learn page#1455
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1455 +/- ##
=======================================
Coverage 85.98% 85.98%
=======================================
Files 73 73
Lines 792 792
Branches 216 216
=======================================
Hits 681 681
Misses 111 111 Continue to review full report at Codecov.
|
|
Please find a preview at: https://staging.nodejs.dev/1455/ |
|
@rodion-arr Is it possible that the site is intentionally zoomed in on your screen? |
|
Nope, I'm checking from real device, not emulator |
|
I think we should merge this PR ASAP as the mobile site is broken RN. I can't seem to reproduce the issue through any means, but I still added some extra gap to the close button so hopefully, the issues mentioned are solved. |
|
Please find a preview at: https://staging.nodejs.dev/1455/ |


Description
Fixes close button position in learn page on mobile
Related Issues
Fixes #1453