You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that you've tried to use CSS to indent the inner list, which makes the line go beyond the border of the "image", instead, you could try to use as white-spaces to indent, as for the lines, you can try to adjust the margin-left.
I noticed that you've tried to use CSS to indent the inner list, which makes the line go beyond the border of the "image", instead, you could try to use
as white-spaces to indent, as for the lines, you can try to adjust the margin-left.