💄 Change cursor on Logo

This commit is contained in:
stefan080106
2022-05-15 19:02:25 +02:00
parent 1219904d06
commit 7d3ef0950d
3 changed files with 4 additions and 1 deletions

View File

@@ -17,7 +17,9 @@
.Logo {
width: 200px;
margin: 1rem;
cursor: pointer;
}
.MenuToggle {
transition: all 0.5s;
span {