(no title)
tianreyma | 5 years ago
If it's helpful for the author I was able to do a quick fix for myself with Stylus by adding: body { text-align: center; }
Another option would be warping everything that needs to be centered in a div and putting the align attribute on that.
edoceo|5 years ago