refactor: remove unnecessary style

This commit is contained in:
Miodec 2023-09-20 11:57:47 +01:00
parent f28d7451e7
commit 6a8d4a48fa

View file

@ -17,13 +17,6 @@ footer {
}
}
#supportMeButton {
&:hover {
color: var(--text-color);
cursor: pointer;
}
}
#commandLineMobileButton {
display: none;
top: -4rem;