Skip to content

Commit af9830e

Browse files
Update index.html
1 parent 9245884 commit af9830e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css/text/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<div class="position-relative overflow-hidden p-3 text-white header-box">
3131
<div class="col-md-6 p-lg-3 ml-md-5 my-3">
3232
<h1 class="display-4 font-weight-normal">CSS Text</h1>
33+
<p class="text-muted">Something short and leading about the collection below—its contents, the creator, etc. Make it short and sweet, but not too short so folks don’t simply skip over it entirely.</p>
3334
</div>
3435
</div>
3536

@@ -44,7 +45,6 @@ <h1 class="display-4 font-weight-normal">CSS Text</h1>
4445
<div class="card-body">
4546
<h3>CSS Text Effect 2</h3>
4647
<small class="text-muted">June 10, 2020</small>
47-
<p class="card-text">This is a wider card with supporting natural lead-in to additional content.</p>
4848
<div class="d-flex justify-content-between align-items-center">
4949
<div class="btn-group">
5050
<a class="btn btn-sm btn-yt" href="https://www.youtube.com/watch?v=HerCR8bw_GE" target="_blank">Watch Tutorial</a>
@@ -63,7 +63,6 @@ <h3>CSS Text Effect 2</h3>
6363
<div class="card-body">
6464
<h3>CSS Text Effect 1</h3>
6565
<small class="text-muted">June 7, 2020</small>
66-
<p class="card-text">This is a wider card with supporting natural lead-in to additional content.</p>
6766
<div class="d-flex justify-content-between align-items-center">
6867
<div class="btn-group">
6968
<a class="btn btn-sm btn-yt" href="https://www.youtube.com/watch?v=HerCR8bw_GE" target="_blank">Watch Tutorial</a>

0 commit comments

Comments
 (0)