Hello experts,
I have a problem with a flexbox applied to navigation items. Whenever I try to hover some of them (hover effect is bold on anchors), it moves all the navigation items a bit because an anchor tag grows about 2px, which is caused by that bold effect.
How to fixed that? Besides setting some core width to all anchors.
2. unfortunately not an option- client's wish...
4. how would you do that without jquery? Project use react.js + flux.