We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f07d7c commit 99fe184Copy full SHA for 99fe184
css/text/index.html
@@ -28,19 +28,14 @@
28
</nav>
29
30
<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">
+ <div class="col-md-6 p-lg-3 ml-md-5 my-3">
32
<h1 class="display-4 font-weight-normal">CSS Text</h1>
33
</div>
34
35
36
<div class="py-5">
37
<div class="container">
38
<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
44
<div class="col-md-4">
45
<div class="card mb-4">
46
<a href="https://coding-dragon.github.io/css/text/effect2" target="_blank">
0 commit comments