Deploying to gh-pages from - dad41f310b 🚀

This commit is contained in:
sivan 2020-03-15 15:24:44 +00:00
parent 73ff268fe3
commit 2692505e11
5 changed files with 137 additions and 32 deletions

View file

@ -802,3 +802,15 @@
.heti .heti-spacing-end {
margin-inline-start: 0.25em;
}
.heti heti-adjacent {
display: inline;
}
.heti .heti-adjacent-half {
margin-inline-end: -0.5em;
}
.heti .heti-adjacent-quarter {
margin-inline-end: -0.25em;
}