adjusted margin for expanded description to center

This commit is contained in:
Jason Chen 2022-01-17 14:38:56 -08:00
parent 01d3cbbaa5
commit f1a247218e

View file

@ -31,7 +31,7 @@
</div>
<button class="artist-more" @click="artistMenu">
<div style=" margin-top: -1px;
margin-left: -5px;
margin-left: -6px;
width: 36px;
height: 36px;">
<%- include("../svg/more.svg") %>