diff --git a/frontend/src/styles/footer.scss b/frontend/src/styles/footer.scss index 2f6ebfd62..e3d8585da 100644 --- a/frontend/src/styles/footer.scss +++ b/frontend/src/styles/footer.scss @@ -17,13 +17,6 @@ footer { } } - #supportMeButton { - &:hover { - color: var(--text-color); - cursor: pointer; - } - } - #commandLineMobileButton { display: none; top: -4rem;