Bring back hover styling for Header nav links
Details
Details
Here's how it looks:
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
landing/header.react.js | ||
---|---|---|
25 ↗ | (On Diff #10256) | I don't think we should change fontWeight when a tab becomes active. It causes the text to shift around ever so slightly and it looks kind of tacky/unsettling. Happy to revert this change if there's disagreement. |
landing/header.react.js | ||
---|---|---|
25 ↗ | (On Diff #10256) | Agree. If we want to have this effect, we can take a look at text-shadow |
Comment Actions
If we want to have this effect, we can take a look at text-shadow
Oh nice, this looks neat.. I'll take a look