Little problem with a spaceholder (margin)

I put a 4.7rem margin on my link name, in webflow it works, but when I publish it online it somehow ignores the margin and moves back up. Does anybody may have an idea how to fix this bug?

The issue does not appear at the entrance-site somehow, but only by the other projects. Weird is that I have no different settings between the entrance-site and the other projects.

Please watch the screenshot to understand it:


Thanks for the help!
-Shuri


Here is my site Read-Only: Webflow - Copy of save the portfolio

entrance-site [1]: http://](https://portfolio-2024-913045-a79-f3a29e35a81c0.webflow.io/
example of problem site [2]: 1_Imagine Basel

Hi, the problem is here
image
your class applies the margin only on the current links, meaning the margin shows only on the selected page youre on, in this case its page Home, you have to style the link_name 2 without current, you can do that by unlinking it from the home page, then set margi

n and then link it back, make sure to reset the margin on current back to 0