project index element yes
google "how to use chrome inspector"
[image: 1711187985168-screenshot-2024-03-23-at-06.59.39.png]
inspect the projectindex element
u will find it consists for rows like above
these rows have classes like "projectindex-project-slug-my-offset-test"
it has this structure
"projectindex-project-slug-{yourtitle}"
.lay-projectindex-row.projectindex-project-slug-yourtitle{
text-align: right;
}
[image: 1711188163099-screenshot-2024-03-23-at-07.02.27-resized.png]
then one row of the projectindex looks like this
not sure if thats how you want it to look?