Skip to content

Commit f891558

Browse files
committed
fix para element color
1 parent 6340ed0 commit f891558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/home_page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h2> Welcome to <i> Navig8 </i></h2>
148148
{% endfor %}
149149
</div>
150150

151-
<p>
151+
<p style="color:black">
152152
Contributors of Navig8 :
153153
</p>
154154
<div class="card-flex">

0 commit comments

Comments
 (0)