8 ms·
its mostly pretty avoidable, border-image with a gradient solves it a majority of the time
by RubyPinch 10y ago
its mostly pretty avoidable, border-image with a gradient solves it a majority of the time
- wentin 10y agocan you say more about this approach? very curious
- RubyPinch 10y agohttps://codepen.io/anon/pen/xEykRg?editors=1100 https://codepen.io/anon/pen/xEykRg?editors=1100 in retrospect probably not a complete solution in of itself, but if doing the top 3 borders, with a :after with a gradient background image, should work for all colors
- wentin 10y agoyour solution is genius! thanks so much!