We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d43c47 commit 3b8ea03Copy full SHA for 3b8ea03
videogames_register/templates/videogames_register/base.html
@@ -27,7 +27,7 @@
27
<div class="col-md-10 offset-md-1 mt-5">
28
<div class="jumbotron">
29
<h1 class="display-4">ThreadingLabs </h1>
30
- <p class="lead font-italic">Threading Labs CRUD Management System</p>
+ <p class="lead font-weight-light">Threading Labs CRUD Management System</p>
31
<hr class="my-4">
32
{% block content %}
33
{% endblock content %}
0 commit comments