Skip to content

fix package icons in rtl

Danial Behzadi requested to merge danialbehzadi/jekyll-fdroid:rtl into master

I (hopefully) fixed the package icons margins in rtl.

Also Sass is no longer accepts / as a division operation, so we should use math.div instead: https://sass-lang.com/documentation/breaking-changes/slash-div

Merge request reports