Skip to content

Commit ffe75f0

Browse files
committed
center load more button
1 parent 8f604a5 commit ffe75f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ <h3 class="page-title white-text red">Recent Projects</h3>
355355

356356
<div class="container" id="latest-projects">
357357
</div>
358-
<button id="load-more-btn" class="waves-effect waves-light btn red" onclick="remainingProjects()"> Load More</button>
358+
<button allign="center" id="load-more-btn" class="waves-effect waves-light btn red" onclick="remainingProjects()"> Load More</button>
359359
</div>
360360
</section>
361361

0 commit comments

Comments
 (0)