Moving onwards with our web development, we reach the features section - a portion of content meant to list out a couple of our site's most useful features.
Although it may look simple from initial glance, some parts of this design can get tricky, the SVG icons and background decoration in particular.
We'll cover a few CSS styles and classes that haven't been touched upon just yet such as flex-shrink-0
and transform
. You'll also learn how to grab SVGs from a Figma design, and how to swap them out with more optimized versions if needed.