Archived topic
How to reduce line-height lists
1 reply · Started by Gustavo on December 7, 2015
Viewing posts 1–2 of 2
Hello Tom!
How I can reduce line-height of the lists?
Thanks!
Hi there,
There's not actually a whole lot of spacing between lists in GP, but you would target them like this:
ul li,
ol li {
line-height: 17px;
}
This archived topic is closed to new replies.
