File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,8 @@ <h1 class="display-4 font-weight-normal">CSS Text</h1>
4545 < div class ="card-body ">
4646 < h3 > CSS Text Effect 2</ h3 >
4747 < small class ="text-muted "> June 10, 2020</ small >
48- < div class ="d-flex justify-content-between align-items-center ">
48+ < div class ="d-flex justify-content-between align-items-center mt-3 ">
4949 < div class ="btn-group ">
50- < a class ="btn btn-sm btn-yt " href ="https://www.youtube.com/watch?v=HerCR8bw_GE " target ="_blank "> Watch Tutorial</ a >
5150 < a class ="btn btn-sm btn-code " href ="https://github.com/coding-dragon/coding-dragon.github.io/tree/master/css/text/effect2 " target ="_blank "> View Code</ a >
5251 </ div >
5352 </ div >
@@ -63,7 +62,7 @@ <h3>CSS Text Effect 2</h3>
6362 < div class ="card-body ">
6463 < h3 > CSS Text Effect 1</ h3 >
6564 < small class ="text-muted "> June 7, 2020</ small >
66- < div class ="d-flex justify-content-between align-items-center ">
65+ < div class ="d-flex justify-content-between align-items-center mt-3 ">
6766 < div class ="btn-group ">
6867 < a class ="btn btn-sm btn-yt " href ="https://www.youtube.com/watch?v=HerCR8bw_GE " target ="_blank "> Watch Tutorial</ a >
6968 < 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 >
You can’t perform that action at this time.
0 commit comments