fix(ui): minor padding adjustment for readme heading#881
fix(ui): minor padding adjustment for readme heading#881danielroe merged 2 commits intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThis pull request modifies vertical and horizontal spacing in the README display components. The margin-top of heading elements (h3–h6) within the readme block is reduced from 2rem to 1rem. Additionally, the bottom margin of the README container is decreased from mb-4 to mb-3, and padding classes are removed from the readme anchor link while preserving alignment-related styling. These are purely visual spacing adjustments with no logic or control flow alterations. 🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
Nuxt
BeforeAfter

vue
BeforeAfter
