This content originally appeared on CodyHouse and was authored by CodyHouse
Download + Demo
How to
The Background Decoration v3 component is a collection of geometric background illustrations.
In the demo, we use the background utility classes to set the <section>
color, and the color utility classes on the .bg-decoration-v3__svg
element to set the illustration color.
To horizontally/vertically flip an illustration, apply one of the flip utility classes to the .bg-decoration-v3
element:
<figure class="bg-decoration-v3 z-index-1 flip-x" aria-hidden="true"> <!-- ? -->
<svg class="bg-decoration-v3__svg" viewBox="0 0 1920 660">
<!-- ... -->
</svg>
</figure>
This content originally appeared on CodyHouse and was authored by CodyHouse

CodyHouse | Sciencx (2021-02-17T11:18:33+00:00) Component – Background Decoration v3. Retrieved from https://www.scien.cx/2021/02/17/component-background-decoration-v3/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.