somethings I don't remember

This commit is contained in:
geoffrey45
2021-12-10 22:53:27 +03:00
parent aed2c74975
commit 3beab7b0a1
12 changed files with 87 additions and 32 deletions
@@ -85,7 +85,7 @@ export default {
<style lang="scss">
.f-artists {
position: relative;
height: 14em;
height: 12em;
width: calc(100% - 1em);
background-color: #1f1e1d;
padding: $small;
@@ -98,7 +98,7 @@ export default {
width: 5rem;
height: 2rem;
position: absolute;
top: 0.75rem;
top: 0.0rem;
right: 0.5rem;
display: flex;
justify-content: space-between;