Answer the question
In order to leave comments, you need to log in
How to output data from LESS array and make rules?
There are 15 points with absolute positioning. The position is given as a percentage for each point.
Something like that.
.point:nth-of-type(1) {
bottom: 10%;
left: 20%;
}
.point:nth-of-type(2) {
bottom: 15%;
left: 25%;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question