some app library styling tweaks

This commit is contained in:
Ashley Wulber 2021-12-09 15:12:37 -05:00
parent 9d1f2c274b
commit 698b68ebb8
3 changed files with 60 additions and 39 deletions

View file

@ -1 +1,9 @@
child:hover {
transition: 100ms;
background: #a6a6a6;
}
child {
border-radius: 5px;
}