I need to do a background like this of the image, I could do both sides using transform: skew()
, but I need to do only the right side as in the image!
Thanks for the help !!
MineissoIneedtoleaveitasintheimageabove.
codeIusedtodo:
<divstyle="" class="col-lg-3 col-md-3 col-sm-4 col-xs-6">
<p>PRÊMIOS EM DESTAQUE</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-4 col-xs-6" style="padding: 2px; background-color: #e9670e; top: 51px"></div>
div{
padding-top: 10px;
background-color: #e9670e;
top: 15px; color: white
}