Placing Content within the Grid.
At the end of this section, we will have the built the Catty Music app layout.
We'll cover the following...
The focus of this lesson is to place and align content within grids.
Let’s get started.
1. Placing Content Within the Sidebar
This looks like the easiest to start with. Let’s go for it.
The sidebar consists of 8 icons equally spaced out vertically across the entire length of the sidebar.
Insert the icons, like this:
<div class="aside">
<i class="fa
...