There is not enough space between the search input field and the community anchor link.
All anchor links should be clear
The Community anchor link slide under the search input field

I can't repo, it seems browser/OS specific. Do you want to submit a fix @RusimbiP?
Even on Mozilla, it is like that. I am using ubuntu 20. Sure, I would like to submit a fix.
Thank you for the clarification as well. I can confirm that it is Os specific because it looks normal on Windows(just checked)
Let me know if you have any troubles getting the website running locally, I think you'll definitely have issue on windows because of https://github.com/reactjs/reactjs.org/issues/3012
Sure thanks!!
Hi @rickhanlonii I am getting this error when I run yarn dev
ERROR #98123 WEBPACK
Generating SSR bundle failed
Cannot find module '@babel/compat-data/corejs3-shipped-proposals'
Require stack:
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/preset-env/lib/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/core/lib/config/files/plugins.js
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/core/lib/config/files/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/core/lib/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/babel-loader/lib/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby/dist/utils/babel-loader.js
- /home/winner/Documents/github/reactjs.org/node_modules/loader-runner/lib/loadLoader.js
- /home/winner/Documents/github/reactjs.org/node_modules/loader-runner/lib/LoaderRunner.js
- /home/winner/Documents/github/reactjs.org/node_modules/webpack/lib/NormalModule.js
- /home/winner/Documents/github/reactjs.org/node_modules/webpack/lib/NormalModuleFactory.js
- /home/winner/Documents/github/reactjs.org/node_modules/webpack/lib/Compiler.js
- /home/winner/Documents/github/reactjs.org/node_modules/webpack/lib/webpack.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby/dist/commands/develop.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby-cli/lib/create-cli.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby-cli/lib/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby/dist/bin/gatsby.js
File: .cache/develop-static-entry.js
@RusimbiP are you working on it ? If not I can open a PR for it.
Thanks @sijusamson. I just managed to run it locally! The work begins now.
@RusimbiP All the best. :-)
Has this issue been assigned to someone? I would like to do it.
Please assign it to me if none is assigned.
I have a PR open
Fixed by @RusimbiP in #3134.
@RusimbiP how did you end up getting past the error you posted?
I did a yarn reset and re-cloned the project.
Most helpful comment
Thank you for the clarification as well. I can confirm that it is Os specific because it looks normal on Windows(just checked)