У меня есть стили для кнопок вот они.
.pc nav .menuItems li button {
top: 1vw;
cursor: pointer;
background-color: #00000000;
border: #00000000;
font-size: 1vw;
font-family: Ubuntu, "times new roman", times, roman, serif;
text-decoration: none;
position: relative;
z-index: 99999;
}
[data-class='main']{
font-weight: 400;
color: #353636;
text-transform: lowercase;
}
[data-class='main-i']{
font-weight: 200;
font-family: Ubuntu, "times new roman", times, roman, serif;
color: #3c3c3c;
position: relative;
display: inline;
background-color: #00000000;
border: #00000000;
cursor: pointer;
}
Вот как съезжает текст