WEBVTT

1
00:00:00.000 --> 00:00:01.760
typography, and utility classes.

2
00:00:01.760 --> 00:00:04.950
First the content on the page would
look better if there was a little more

3
00:00:04.950 --> 00:00:08.230
space between the headings and
the top of the page.

4
00:00:08.230 --> 00:00:11.420
Well I can apply top
padding to the container

5
00:00:11.420 --> 00:00:14.690
using Bootstrap's spacing utility classes.

6
00:00:14.690 --> 00:00:18.170
Just like the margin utility classes we
used earlier in the Coming Soon landing

7
00:00:18.170 --> 00:00:23.150
page, we can quickly set the vertical and
horizontal padding of an element.

8
00:00:23.150 --> 00:00:27.400
So to apply top padding,
I'll give container

9
00:00:27.400 --> 00:00:30.000
the class pt for
padding top followed by the size.
