We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c8f94 commit c034cf4Copy full SHA for c034cf4
index.html
@@ -355,11 +355,11 @@ <h3 class="page-title white-text red">Projects</h3>
355
</div>
356
357
<div class="button", id="load-more-btn">
358
- <button class="waves-effect waves-light btn maroon" onclick="remainingProjects()"> Load More</button>
+ <button class="waves-effect waves-light btn red" onclick="remainingProjects()"> Load More</button>
359
+ <div class="container" id="previous-projects">
360
+ </div>
361
362
- <div class="container" id="previous-projects">
- </div>
363
<!-- <div class="row">
364
365
<div class="col s12 m6 l4">
0 commit comments