Skip to content

Commit 99fe184

Browse files
Update index.html
1 parent 3f07d7c commit 99fe184

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

css/text/index.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,14 @@
2828
</nav>
2929

3030
<div class="position-relative overflow-hidden p-3 text-white header-box">
31-
<div class="col-md-6 p-lg-5 ml-md-5 my-3">
31+
<div class="col-md-6 p-lg-3 ml-md-5 my-3">
3232
<h1 class="display-4 font-weight-normal">CSS Text</h1>
3333
</div>
3434
</div>
3535

3636
<div class="py-5">
3737
<div class="container">
3838
<div class="row">
39-
<div class="col-12 text-center my-3">
40-
<div class="detail-wrapper" id="tutorials">
41-
<h3>Latest Tutorials</h3>
42-
</div>
43-
</div>
4439
<div class="col-md-4">
4540
<div class="card mb-4">
4641
<a href="https://coding-dragon.github.io/css/text/effect2" target="_blank">

0 commit comments

Comments
 (0)