Design tweaks to frontend components

This commit is contained in:
Keavon Chambers
2021-05-07 02:47:37 -07:00
parent 2500fc5053
commit 46eb6b46ec
5 changed files with 32 additions and 19 deletions
@@ -7,7 +7,8 @@
<style lang="scss">
.shelf-item {
padding: 4px;
border-radius: 4px;
border-radius: 2px;
font-size: 0;
&:hover {
background: #666;