We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d24f7 commit 14f87dcCopy full SHA for 14f87dc
index.html
@@ -53,7 +53,7 @@ <h3>CSS Text Effect 1</h3>
53
<p class="card-text">This is a wider card with supporting natural lead-in to additional content.</p>
54
<div class="d-flex justify-content-between align-items-center">
55
<div class="btn-group">
56
- <a class="btn btn-sm btn-yt" href="https://www.youtube.com/watch?v=HerCR8bw_GE" target="_blank">Watch Tutorial</a>
+ <a class="btn btn-sm btn-yt" href="https://www.youtube.com/watch?v=fqsG1O3T2fI" target="_blank">Watch Tutorial</a>
57
<a class="btn btn-sm btn-code" href="https://github.com/coding-dragon/coding-dragon.github.io/tree/master/css/text/effect1" target="_blank">View Code</a>
58
</div>
59
0 commit comments