Does anybody know if there\'s a double chevron symbol in unicode/HTML-space similar to the double guillemet represented by » (»)?
»
In oth
There's a problem with rotation. If you apply rotation(90deg) and rotation(-90deg) to two separate » you'll see that their position changes. A hacky way to fix it is to apply direction: rtl like this:
http://codepen.io/tomasz86/pen/lmCaL