Is any way to combine linear-gradient
and letter-spacing
in fonts? The problem is that I cut a piece of the letter "B".
Linking JSFiddle: https://jsfiddle.net//ft7uL29g/1/
Is any way to combine linear-gradient
and letter-spacing
in fonts? The problem is that I cut a piece of the letter "B".
Linking JSFiddle: https://jsfiddle.net//ft7uL29g/1/
WB
`, that's why I used negative `letter-spacing` in CSS, but as you can see the "B" is beheaded because I used `linear-gradient`. If there is no `letter-spacing` everything is ok. – rajtoki Aug 13 '19 at 13:31` element: `padding: 0 10vh;`
– mfluehr Aug 13 '19 at 20:57