card further work

This commit is contained in:
2020-07-23 22:16:27 +02:00
parent d8173a9d7f
commit 2ab445670e
25 changed files with 181 additions and 33 deletions

View File

@@ -10,4 +10,8 @@
.topBarLogo {
height: 2.4rem;
margin: 16px;
cursor: pointer;
&:hover {
opacity: 0.5;
}
}