Lucas Lemonnier
1 min readFeb 15, 2017

--

Hi Atilla,

It looks like your svg’s file dimensions are much larger than mine when I load it in the browser.

Try tweaking your border-image-slice numbers. I found that using `border-image-slice: 29% 29% worked pretty well with your file. That is assuming all of the rest of your code is the same as mine.

Otherwise, throw your code in a codepen and I’ll do my best to help :)

--

--