I have a little problem in my CSS (or maybe it's Chrome) but it happens with <a>
links, it's kind of hard to show you the problem without video but I'll try with screenshots:
Below is the screenshot of my index page: (link)
When I click on any <a>
link, initially it appears like in the below screenshot: (link) and after approximately 0 to 2 seconds, the page appears normal (like in the first screenshot).
It's as though the underline appears before the text appears, so it's messed up and after a little moment it return good.
I couldn't manage to make a fiddle with multiple HTML pages and so took a little video. You can see the bug happen at 0:07s, but in fact it happens everytime I click but because of how fast it is and how low the framerate of the video is you can't see it everytime.
Have you already experienced this problem ?