🎨 Ajustements de marge pour les variations

pull/492/head
Mael 2019-03-20 16:22:56 +01:00
parent 5313cd27de
commit 7a0ea4de72
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
.mecanism.variations > ul {
margin-left: 1em;
margin-top: 1em;
}
.variations > ul > li {
margin-bottom: 1em;
margin-bottom: 0.3em;
list-style: circle;
}