Site logo

Archived topic

key points are not left aligned on mobile

5 replies · Started by Jiren on September 18, 2019

Viewing posts 1–6 of 6

The key points are in the center and I do not know why, on mobile devices.

Does not work.

What about this?:

@media (max-width: 767px) {
    ul, ol {
        margin-left: 1em;
    }
}

Let me know :)

Now it does work, thank you Tom and Leo.

No problem :)

This archived topic is closed to new replies.