Okay
  Public Ticket #2992708
letter spacing
Closed

Comments

  • john started the conversation

    The css provided earlier for letter spacing only changes the width of the track title and not the spacing between each letters. I`d like to know how change the spacing between each letters

  •  1,103
    Max replied

    Hi,

    sorry for the confusion,

    try this

    .tracklist-item-title {
        letter-spacing: 2px;
    }
    

    Thanks,


    Max from the Sonaar.io Crew