Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/django_project/web/templates/web/full/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h1 class="display-3 text-white fw-bold">Welcome to <span class="text-warning">S
</section>

<!-- About Section -->
<section id="about" class="py-5 bg-light">
<section id="about" class="py-5">
<div class="container py-3">
<h1 class="section-title fw-bold text-center text-primary">Our Mission and Values</h1>
<p class="text-center text-secondary fs-5 pb-3">As a local chapter of the Python Software Foundation, we're
Expand Down