You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My question here is how can I create a rotated section divider like in css. For example when you transition one section with one color to another section with a different color, instead of seeing a flat horizontal line, you create some ::after pseudo element to create a diagonal.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question
My question here is how can I create a rotated section divider like in css. For example when you transition one section with one color to another section with a different color, instead of seeing a flat horizontal line, you create some ::after pseudo element to create a diagonal.
One example could be something similar like this
https://codepen.io/quinlo/pen/gZeGra
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions