fixed some styling bugs - #2
Conversation
β Deploy Preview for web-check ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
lissy93
left a comment
There was a problem hiding this comment.
Heya @AadityaJain-Dev - Thanks for the PR :)
But I think this breaks the alignment of the homepage
| Original | PR Version |
|---|---|
Though I have just realized that I forgot to test on any Chromium-based browsers, and it does look like the positioning is slightly different from Firefox, so I'll look into that. Can you share a screenshot of the broken whitespace, as I don't see that on my end?
|
Hey, PS Thank you |
Feat/netlify error handling
|
Hey @AadityaJain-Dev, this has now been implemented by @ojusave in #331, and will be released shortly in 2.2.2 π We're sorry this one took so long π |
While using the website on chrome (Windows OS) I noticed that there is a white space around the
<main>tag wrapper.The changes I made should fix it.