change UL list style to 'disc'

feature/cover-image
Axel Bock 7 years ago
parent e041ba769e
commit dd7d489641

@ -277,7 +277,7 @@ li {
} }
ul>li { ul>li {
list-style-type: circle; list-style-type: disc;
} }

Loading…
Cancel
Save