#215, Add support for languageDirection param

This commit is contained in:
Alex Shpak
2020-05-17 13:09:48 +02:00
parent d5f55b4003
commit 92600f77fe
7 changed files with 22 additions and 19 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ $endLevel: 6;
&:before {
content: counters(item, ".") ". ";
float: left;
margin-right: $padding-4;
margin-inline-end: $padding-4;
}
}
}