some UI refactors

This commit is contained in:
geoffrey45
2022-05-10 13:20:22 +03:00
parent b13dad4c34
commit 301f07bda5
14 changed files with 36 additions and 25 deletions
@@ -109,7 +109,7 @@ function goTo() {
cursor: pointer;
position: relative;
transition: all .2s ease;
background-color: $accent;
background-color: $black;
&:hover {
background-position: -4rem;