elements inline block can have margin auto code example
Example: inline block display has margin
/* line breaks in your code are causing this
because inline-block elements are treated as inline elements*/
word-spacing: -1; /* on the surrounding container will fix the issue./