Closed ohansFavour closed 2 months ago
Name | Link |
---|---|
Latest commit | 5528283a50ab1c3ee167eedb5d2af2c486ccb4e9 |
Latest deploy log | https://app.netlify.com/sites/admiring-bhabha-7b1be9/deploys/66f2ff438496e60008137ba1 |
Deploy Preview | https://deploy-preview-851--admiring-bhabha-7b1be9.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Cause of issue
CSS style with "!important' is overriding the default style of a text.
Solution
Enforce white text color for .nextjs-api-route-text using !important
Test
Related issues
Checklist
cd v2 && MODE=production npx docusaurus build
)Remaining TODOs for this PR