I have a website at antetech.org where I am using bttn.css for the navigation buttons. The issue I am facing is that when I hover over a button, the letter-spacing doubles, causing all the buttons to the left to shift over. Is there a way to maintain the letter-spacing effect without affecting the position of the other buttons? Below is the bttn.css code that I am currently using:
- Code snippet omitted for brevity -
I'm not certain if what I'm attempting is achievable, but I appreciate any assistance provided. Thank you in advance! <3