Fix examples style

This commit is contained in:
Andrea Cardaci 2018-06-05 00:22:30 +02:00
parent 7ffd50392b
commit 303e05a81f

View File

@ -152,10 +152,10 @@ h2, h3, h4, h5, h5 {
margin: 0;
padding: 0;
li:not(:only-child) {
li {
display: table-row;
&:before {
&:not(:only-child):before {
display: table-cell;
font-size: 0.8rem;
font-weight: bold;