Skip to content

Commit

Permalink
Align title with body content
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMwashuma committed Nov 11, 2024
1 parent e840d76 commit dab2b75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tally_ho/apps/tally/templates/center_details.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{% load i18n %}

<h3>{% trans 'Polling Center Details' %}</h3>
<div class="row">
<div class="container">
<h3>{% trans 'Polling Center Details' %}</h3>
<hr>

<table class="table table-bordered pull-left infotable">
<tr>
Expand Down

0 comments on commit dab2b75

Please sign in to comment.